About 74,000 results
Open links in new tab
  1. MODULE Definition & Meaning - Merriam-Webster

    The meaning of MODULE is a standard or unit of measurement. How to use module in a sentence.

  2. MODULE | definition in the Cambridge English Dictionary

    The reactor was built in modules that were assembled later at the site. A module is also a part of a spacecraft that can operate independently from the main part.

  3. 6. ModulesPython 3.14.3 documentation

    1 day ago · 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 …

  4. Python Modules - W3Schools

    Built-in Modules There are several built-in modules in Python, which you can import whenever you like.

  5. Module - definition of module by The Free Dictionary

    A standardized, often interchangeable component of a system or construction that is designed for easy assembly or flexible use: a sofa consisting of two end modules.

  6. module noun - Definition, pictures, pronunciation and usage ...

    Definition of module noun in Oxford Advanced Learner's Dictionary. Meaning, pronunciation, picture, example sentences, grammar, usage notes, synonyms and more.

  7. Modules (C++) - Wikipedia

    Though the standard C language does not have modules, dialects of C allow for modules, such as Clang C. [5] However, the syntax and semantics of Clang C modules differ from C++ modules significantly.