Modules and Packages in Python | How to import Modules | How to import Packages | Python Tutorial

preview_player
Показать описание
A module is a file consisting of Python code. A module can define functions, classes, and variables. We can import a module using the ‘Import Command’. So in this Python Tutorial video, we will see how to import a module in Python. You can also write your own module.

A Package in Python is a collection of Modules. In this video, we will also cover how to import packages in Python

Keep watching our Python for Beginners series to learn Python.

Рекомендации по теме