Python Module

0
12K

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).

Cerca
Categorie
Leggi tutto
Business
How Far into the Future Should Product Planning Go?
Product planning is at the core of effective product management, helping teams define where they...
By Dacey Rankins 2025-08-20 15:48:15 0 7K
Marketing and Advertising
How Does Radio Advertising Compare to Digital Advertising? An In-Depth Marketing Analysis
As businesses navigate an increasingly digital world, advertising options have expanded...
By Dacey Rankins 2026-02-10 21:48:16 0 3K
Middle East
Why there is a lot of oil in the Middle East, geologists can answer
Why there is a lot of oil in the Middle East, geologists can answerThe Middle East is a region...
By FWhoop Xelqua 2023-04-02 19:18:10 0 35K
Business
Why is Business Ethics Important?
In today's highly competitive and interconnected world, business ethics plays an essential role...
By Dacey Rankins 2025-01-30 16:01:59 0 12K
Programming
JavaScript forEach()
The forEach() method is an iterative method. It calls a...
By Jesse Thomas 2023-05-15 20:06:26 0 12K

BigMoney.VIP Powered by Hosting Pokrov