1 Answer
- Newest
- Most votes
- Most comments
0
If you have a Python file (say utility.py) you can run it from the command line by specifying which Python interpreter: python3.6 utility.py or python3 utility.py.
Relevant content
asked 3 years ago
asked 3 years ago
- AWS OFFICIALUpdated 5 months ago
