Hi everyone! So I am a beginner here and was on codeacademy and made my first python file! I made sure I was in the right directory but I don’t think I am correctly working on my python file. When I type in just “python” I get the three arrows and I am in python mode but when I try to do “python myFirstPythonFile.py” I get the line “2” and then hit with the shell prompt again. I am just confused with what I am possibly doing wrong or not understanding the command correctly. Thanks again!