[Python in Telugu]: How to Import Modules in Python in Telugu

Опубликовано: 25 Июнь 2026
на канале: Lectures by Ravula Govardhan
2,642
74

Importing modules in python 3. A module is simply a text file that contains Python code. The main requirement is that the name of the file needs to end in .py: the Python extension. To turn your function into a module, save your code into an appropriately named file. Now that your module is built, packaged as a distribution, and installed, let’s see what’s involved in using it. To use a module, simply import it into your programs or import it into the IDLE shell. The import statement tells Python to include the nester.py module in your program. From that point on, you can use the module’s functions as if they were entered directly into your program, right? Well…that’s what you might expect. Let’s check out the validity of your assumption.
#whatisimportinpython #useofimportinpython #importlibraryinpython #importcommandinpython #importfunctioninpython #createownmoduleinpython #howtocreateamoduleinpython #pythonimportexample
-------------------------------------------------------------------
Python in Telugu
Topic: Importing modules in python in Telugu
by Mr. Ravula Govardhan
-------------------------------------------------------------------
▬Content in this video:▬▬▬
00:00 Start
00:24 Import a module to use it
06:46 Python modules implement namespaces

▬▬▬ Wing Personal IDE ▬▬▬
https://wingware.com/downloads

▬▬▬ Source code available in Github Link: ▬▬▬
https://github.com/lecturesbyravulago...

▬▬▬ Learn Python in Telugu: ▬▬▬
   • Learn Python in Telugu  

▬To Compile C Programs online, click on the below link: ▬▬▬
https://www.onlinegdb.com/

▬▬▬▬▬ Subscribe to Our Channel: ▬▬▬▬▬
   / lecturesbyravulagovardhan  

▬▬▬▬▬ Follow me on Facebook: ▬▬▬▬▬
  / 212867796599104