Note
Click here to download the full example code or to run this example in your browser via Binder
Local module¶
This example demonstrates how local modules can be imported. This module is imported in the example Plotting the exponential function.
N = 100
Total running time of the script: ( 0 minutes 0.000 seconds)
Download Python source code: local_module.py