Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python3 raw_input() to input() #1

Open
MC874 opened this issue Feb 22, 2022 · 0 comments
Open

Python3 raw_input() to input() #1

MC874 opened this issue Feb 22, 2022 · 0 comments

Comments

@MC874
Copy link

MC874 commented Feb 22, 2022

Description

In Python3, the script will arise exception raw_input() is not defined, changing it to input() fixes the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant