/python

Primary LanguagePython

python

Check Python Version

python3 --version

Run Python Program

python3 [script_name].py

Example

python3 hello.py