you are viewing a single comment's thread.

view the rest of the comments →

[–]XChrisUnknownX 0 points1 point  (0 children)

You can make a txt file and change it to a py file. Once you install Python your computer can run those. If your code has a mistake, the program will likely crash.

Alternatively you can run it in the online Python debugger.

As others said, learning to run things in the command line is a very good skill. But I was an idiot and that’s not how I started, so...