Python Module

0
13K

If you quit from the Python interpreter and enter it again, the definitions you have made (functions and variables) are lost. Therefore, if you want to write a somewhat longer program, you are better off using a text editor to prepare the input for the interpreter and running it with that file as input instead. This is known as creating a script. As your program gets longer, you may want to split it into several files for easier maintenance. You may also want to use a handy function that you’ve written in several programs without copying its definition into each program.

To support this, Python has a way to put definitions in a file and use them in a script or in an interactive instance of the interpreter. Such a file is called a module; definitions from a module can be imported into other modules or into the main module (the collection of variables that you have access to in a script executed at the top level and in calculator mode).

Search
Categories
Read More
Социальные проблемы
Молочные зубы. Babyteeth. (2020)
Когда Милла встречает Мозеса, кажется, что у них ничего общего: она – робкий подросток с...
By Nikolai Pokryshkin 2022-10-19 17:24:25 0 42K
Business
How Do You Prioritize Tasks and Manage Dependencies? Critical Path, Sequencing, and Reprioritization Strategies
In any project, time is limited and tasks are interconnected. Knowing what to do first—and...
By Dacey Rankins 2025-07-14 17:05:41 0 11K
Personal Finance
Why Do I Have Different Credit Scores?
Why Do I Have Different Credit Scores? If you’ve ever checked your credit score from more...
By Leonard Pokrovski 2025-10-27 21:06:27 0 5K
Programming
Python While Loops
While loops can be ran as long as the condition is True. Otherwise, it'll be skipped. A variable...
By Jesse Thomas 2023-03-09 21:24:28 0 12K
Economics
The Role of Technology in Economic Development
The Role of Technology in Economic Development Technology plays a central and transformative...
By Leonard Pokrovski 2026-04-11 00:42:29 0 3K

BigMoney.VIP Powered by Hosting Pokrov