UWPCE-PythonCert / ProgrammingInPython

Course Materials for the introductory class of the UWPCE Python Certificate program
https://uwpce-pythoncert.github.io/ProgrammingInPython
Other
13 stars 9 forks source link

Add if __name__ == "__main__" descripton early on. #38

Open PythonCHB opened 4 years ago

PythonCHB commented 4 years ago

There's a video about it in Lesson 2 -- but it doesn't seem to be in the written materials anywhere.