Unit 1 · Lesson 2
Build the idea
Start with the concept and its key vocabulary.
Numbers do not need quotation marks. 42 is an integer, but "42" is a string made of two characters. Both can be displayed, but the computer stores and uses them differently.
A whole number with no decimal point, such as 5, -20 or 0.
A number that can have a decimal part, such as 3.5.
A value written directly into the code.