Hello, can you help please?
I’m trying to open a python file on the command line, but it gives me the number 2. Python itself opens if I enter the command python3 and the location in the terminal in the correct folder.
in the terminal it looks like this:
python3 myFirstPythonFile.py
2
python does not open when running this command
did everything as described here
https://www.codecademy.com/journeys/computer-science/paths/cscj-22-intro-to-programming/tracks/cscj-22-programming-in-python-on-your-computer/modules/cscj-22-python-on-your-computer/articles/installing-python-using-a-text-editor-and-running-your-program