<< Chapter < Page | Chapter >> Page > |
This module is one in a collection of modules on Python designed for teaching ITSE 1359 Introduction to Scripting Languages: Python at Austin Community College in Austin, TX.
This module provides an introduction to the use of variables, and the required syntax of the identifiers used to represent variables.
I recommend that you open another copy of this module in a separate browser window and use the following links to easily find and view theFigures while you are reading about them.
(Note to blind and visually impaired students: most of the Figures in this module are presented in plaintext format and should be accessible using an audio screen reader or a braille display.)
As the name implies, a variable is something whose value changes over time.
As a practical matter, a variable is a pigeonhole in memory, which has a nickname, where you can store values.
Notification Switch
Would you like to follow the 'Itse 1359 introduction to scripting languages: python' conversation and receive update notifications?