Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to run python file from cmd

// To run pytho script from CMD
// type python and the name of the file. Assuming hello.py

python hello.py
Source by datatofish.com #
 
PREVIOUS NEXT
Tagged: #run #python #file #cmd
ADD COMMENT
Topic
Name
9+5 =