Introduction to Programming with Python: Import Statements and __name__

Published: 03 August 2022
on channel: Gina Sprint
264
5

This video provides an introduction to how to run Python files (modules) and how import statements work. Specifically, it covers:
-Running a Python module directly versus indirectly
-How the if _name_ == "__main__": code works and why programmers use it in their .py files
-Multiple Python files in a project (using utility Python modules and organizing them into subfolders)
-Different variations of import statements, like using from and as

This video is the sixteenth video in a multi-part series on getting started with the Python programming language. Next video in the series on lambda functions and map, filter, reduce:    • Introduction to Programming with Pyth...  

Source code on Github: https://github.com/gsprint23/Python-D...


Watch video Introduction to Programming with Python: Import Statements and __name__ online without registration, duration hours minute second in high quality. This video was added by user Gina Sprint 03 August 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 264 once and liked it 5 people.