Python command line arg before the file

Viewed 20

What is the -3 in:

python -3 my_file.py

I saw this line somewhere and can't find what arguments before the file mean.

0 Answers
Related