0

How to I interpret a written program using notepad++

8th Jul 2019, 10:09 AM
Kenncofficial
Kenncofficial - avatar
2 odpowiedzi
+ 2
Thanks
8th Jul 2019, 11:36 AM
Kenncofficial
Kenncofficial - avatar
+ 1
You need to have python installed on your computer. https://www.python.org/downloads/ Then use the command prompt, go to the folder where your file is, and you can start the program with: python yourcode.py
8th Jul 2019, 11:26 AM
Tibor Santa
Tibor Santa - avatar