Loading [MathJax]/extensions/mml2jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Engineering LibreTexts

Search

  • Filter Results
  • Location
  • Classification
    • Article type
    • Author
    • Set as Cover Page of Book
    • License
    • Show TOC
    • Transcluded
    • OER program or Publisher
    • Autonumber Section Headings
    • License Version
    • Print CSS
  • Include attachments
Searching in
About 1 results
  • https://eng.libretexts.org/Bookshelves/Computer_Science/Programming_Languages/Python_Programming_(OpenStax)/07%3A_Modules/7.00%3A_Introduction
    This page emphasizes the importance of organizing code into modules for larger, complex programs. It covers how to define, import, and locate modules, and highlights Python's extensive standard librar...This page emphasizes the importance of organizing code into modules for larger, complex programs. It covers how to define, import, and locate modules, and highlights Python's extensive standard library with over 200 built-in modules. A module is identified as a .py file containing function definitions, with its name matching the file name. While all programs can function as modules, not all are intended for direct execution, exemplified by the greetings.

Support Center

How can we help?