Import modules into a script

Learn how to import modules into a Python script.

Edit and run a script

Learn how to edit and execute a Python script.

Disable automatic import of scripts

Learn how to disable the automatic import of scripts into the Python shell.

Use autocompletion

Save time writing Python scripts by using the autocompletion feature.

Import the numpy module

Import the numpy module to easily work with arrays.


Learn more

To learn more about the Python application, please visit the corresponding section of the manual for the NumWorks graphing calculator.