Importing Modules: Revision history

From Master of Neuroscience Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 October 2025

15 October 2025

  • curprev 13:4413:44, 15 October 2025 Davrot talk contribs 7,725 bytes +7,725 Created page with " == The goal == Collections of functions can be organized into modules. These modules are then imported into a programm or another module. Questions to [mailto:davrot@uni-bremen.de David Rotermund] == [https://docs.python.org/3/tutorial/modules.html Basics] == <blockquote>A module is a file containing Python definitions and statements. The file name is the module name with the suffix .py appended. Within a module, the module’s name (as a string) is available as the v..." Tag: Visual edit