Python Module

0
12KB

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

Pesquisar
Categorias
Leia mais
Human Resources
How Knowledge Capital Is Measured
In the modern digital economy, organizations increasingly rely on intangible assets to create...
Por Dacey Rankins 2026-03-26 15:42:39 0 1KB
Nature and Science
My Octopus Teacher (2020)
A filmmaker forges an unusual friendship with an octopus living in a South African kelp forest,...
Por Leonard Pokrovski 2023-07-12 20:39:24 0 31KB
Marketing and Advertising
What Is Positioning? (Understanding Brand and Product Positioning)
Introduction: The Art and Science of Perception In marketing, positioning is one of the most...
Por Dacey Rankins 2025-10-23 15:26:19 0 3KB
Marketing and Advertising
What Is Public Relations (PR)? A Comprehensive Guide to Managing Reputation and Building Trust
Introduction: The Power of Perception Public Relations — commonly known as PR — is...
Por Dacey Rankins 2025-10-24 16:01:13 0 6KB
Business
What Is Scope Creep, and How Can It Be Managed?
Scope creep is a common challenge in project management, referring to the uncontrolled expansion...
Por Dacey Rankins 2025-05-15 14:36:15 0 9KB

BigMoney.VIP Powered by Hosting Pokrov