windows software run script python code example
Example: Windows 10 running python scripts from cmd
# move to the directory where the script is located and run it like so
cd (path to directory)
python name.py
# move to the directory where the script is located and run it like so
cd (path to directory)
python name.py