0
How to I interpret a written program using notepad++
2 Antworten
+ 2
Thanks
+ 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