Python Variables

1 year ago
8

In this lesson you will  learn the following concepts:

What are Variables?
Creating Variables
Casting
Get the Type
Single or Double Quotes?
Case-Sensitive
Variable Names
Multi Words Variable Names
Camel Case
Pascal Case
Snake Case
Many Values to Multiple Variables
One Value to Multiple Variables
Unpack a Collection
Output Variables
Global Variables
The global Keyword

Loading comments...