• Convert a string to an integer in Python


    A fun interview question some developers like to ask is to have you convert ascii characters to an integer without using built in methods like string.atoi or int().

    So using python the obvious ways to convert a string to an integer are these:

  • Use asdf to manage Python, NodeJS, GoLang and more!


    asdf is a general purpose version manager that can manage versions of most programming language runtimes through a set of plugins.