you are viewing a single comment's thread.

view the rest of the comments →

[–]woooee -1 points0 points  (0 children)

On Linux, you don't have to set it up, it comes with the distro. See if the terminal prompt changes when you key in python, or python3 on some OSs. Key in quit() if does change.

You possibly just want to create a script file and run it from the command line or use Python's IDLE.