Python Module

0
11كيلو بايت

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

البحث
الأقسام
إقرأ المزيد
Science Fiction and Fantasy
Harry Potter 20th Anniversary: Return to Hogwarts (2022)
Cast members from all "Harry Potter" films reunite in a retrospective special to celebrate the...
بواسطة Leonard Pokrovski 2023-07-18 22:15:55 0 29كيلو بايت
Business
Where Do I See Myself in 5 Years? What’s Holding Me Back?
The classic career and life planning question—“Where do you see yourself in 5...
بواسطة Dacey Rankins 2025-09-08 08:07:19 0 2كيلو بايت
Television
Medibiz TV. Live TV, Dubai - United Arab Emirates. (English)
Medi BizTV is a 24 hour free to air satellite TV channel dedicated to serve and spread the...
بواسطة Nikolai Pokryshkin 2023-03-04 15:05:40 0 47كيلو بايت
Men's Health
Men's Health: Key Aspects and Tips for a Longer, Healthier Life
Men's health is a crucial aspect of overall well-being, encompassing physical, mental, and...
بواسطة Dacey Rankins 2024-11-21 15:52:31 0 10كيلو بايت
Programming
Python Assert
The assert keyword is used when debugging code. The assert keyword lets you...
بواسطة Jesse Thomas 2023-03-21 21:48:28 0 11كيلو بايت

BigMoney.VIP Powered by Hosting Pokrov