I need to run a Python script from the command line for a class, but I don't have a program that will allow me to do that. Normally I use repl.it, but my program requires me to type in lines from the command prompt this time around. One of my classmates recommended Atom, but I don't want to download a full package just for a single use; only what's needed to run Python 3 commands.
I did google "run python from command line" and I have looked through the first result, but how would I configure windows to allow me to execute a .py file?