First page Back Continue Last page Graphics
Variables Overview
Variables: named containers used to store values
- can change at any time (aka they are variables)
- can be of different types:
- numbers: integers, floats, and bytes
- logic: boolean
- text: characters and strings