Python

Python

Write scripts and test them in an interactive shell. Python is an industry standard programming language you can use in class.

Saved scripts

When you enter the application, you will see a list of saved scripts. Your device comes with four scripts to you get started!

Script editor

Write and edit scripts directly on your calculator. The toolbox provides you with all the necessary functions.

You can also create and upload scripts from your NumWorks account.

The Python shell

Within the Python shell, you can write commands and call the functions that are defined in a script using the variable key.

Tutorials

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.

Use autocompletion

Save time writing Python scripts by using the autocompletion feature.

More tutorials

Learn more about the Python application by visiting the user manual.