Home
>
Guides
> Understanding Variables
Understanding Variables
Beginner Level Tutorial
What you will learn
This guide provides an overview of what variables are and how they are used.
What is a variable?
Variable data types
Integers
Floats
Strings
Declaring variables
Variables in action
Alternative variable declarations
Variable names
Conclusion