There is a Python3 version of the same page: Python3 https://docs.python.org/3/library/functions.html#input
Python2 https://docs.python.org/2/library/functions.html#input The start of the documentation is here: Python3 https://docs.python.org/3/ Python2 https://docs.python.org/2/
