prof-rossetti / intro-to-python

An Introduction to Programming in Python
Other
97 stars 244 forks source link

Question about Python Script Invocation Commands #7

Closed s2t2 closed 4 years ago

s2t2 commented 4 years ago

Student question about when to use python app/my_script.py vs python my_script.py.

Answer is depends on the path structure of the repo where that file is.

Reminder: clarify with students or add to notes.