Python Modules and Import System: Python beginner tutorial

preview_player
Показать описание
Python modules and packages and import system. #Python beginner tutorial. In this tutorial we take our first look at python's import system, we show how to import modules and use them in our programs. We also explain the python __name__ and __main__ variables.

This tutorial shows how the import system can be used to split code into files and how a package can be used to group modules, we also show few other functions related to python import system.

This video is part of The Complete Python #Programming Course.

The Python logo and the Python programming language are trademarks of the Python Software Foundation.
Рекомендации по теме
visit shbcf.ru