Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upClarify how to run python code with repl or file #421
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I had a student who was following the python tutorials recently and got confused between running code from a file or from the repl. One way to fix this would be:
.pyfile and run it there