How to run a Python file under LINUX

If you like it, share it

s

On Linux for run a python example do this:
From terminal, write:
python name_of_your_python_file.py