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
Marketing and Advertising
Which Brands Have Done Successful Guerrilla Marketing Campaigns?
Case studies and success stories that prove creativity beats budget. Introduction: The Power...
By Dacey Rankins 2025-10-07 17:38:26 0 10K
Business
How Can I Maintain Motivation During Periods of Uncertainty or Change?
Periods of uncertainty or organizational change can be unsettling, often leading to decreased...
By Dacey Rankins 2025-05-20 14:48:30 0 16K
Programming
Python Asyncio
Asyncio is a library to write concurrent code using the async/await syntax. Asyncio is used as a...
By Jesse Thomas 2023-02-28 23:56:16 0 13K
Roads and Highways
Navigating the World's Arteries: A Comprehensive Look at Roads and Highways
Roads and highways are the lifelines of modern civilization, weaving through landscapes,...
By Dacey Rankins 2024-05-15 18:29:36 0 17K
Economics
How is economic growth measured?
How Is Economic Growth Measured? The Number That Rules the World—And Why It Is Never...
By Leonard Pokrovski 2026-06-14 18:08:15 0 6K

BigMoney.VIP Powered by Hosting Pokrov