Skip to content

Computer and Internet

Learning computer programming language and technology tricks

  • Home
  • c
  • c++
  • c#
  • python
  • html
  • php
  • javascript
  • java
  • DBMS
  • Contactus

python modules

python modules

March 12, 2019 by viksingh25_a88j99f2

Python Modules-:  A module is a file containing code. It defines a group of Python functions or other objects and the name of the module is derived from the name of the file. Modules most often contain Python source code but they can also be compiled C or C++ object files. Compiled modules and Python … Read more

Categories python Tags python modules, Python Scoping rules and name-spacing Leave a comment

    © 2022 Computer and Internet • Developed By Netnic