Skip to content
GitLab
Explore
Sign in
Register
Jan 10, 2018
5b9af598
Define raw_input() for Python 3
· 5b9af598
cclauss
authored
Jan 10, 2018
__raw_input()__ was removed from Python 3 in favor of __input()__.
5b9af598
Define raw_input() for Python 3
cclauss
authored
Jan 10, 2018
__raw_input()__ was removed from Python 3 in favor of __input()__.
Loading