As of PEP3111, raw_input() was renamed to input() in Python 3.
https://docs.python.org/3/whatsnew/3.0.html#builtins
:thumbsup: for me
Doh! Thanks :)
Pull-Request has been merged by ralph
As of PEP3111, raw_input() was renamed to input() in Python 3.
https://docs.python.org/3/whatsnew/3.0.html#builtins