January 2019
Beginner to intermediate
776 pages
19h 58m
English
As the name suggests, these are the classifications of the values that we pass on to the variable. A variable can be defined to store a specific type of value that can be declared based upon the data type.
There are multiple data types, but for our initial discussion there are primarily four data types that need to be understood:
Consider the following example:
number=2
This defines ...
Read now
Unlock full access