when executing python file code example
Example: how to run python program
move to the directory where your program lies
open cmd
python first_script.py(your file name)
move to the directory where your program lies
open cmd
python first_script.py(your file name)