: Common Data Types
Data type | Examples |
---|---|
Integers | -2, -1, 0, 1, 2 |
Floating-point numbers | -1.25, -1.0, -0.5, 0.0, 0.5, 1.0, 1.25 |
Strings | ‘a’, ‘aa’, ‘aaa’, ‘Hello!’, ‘11 cats’ |
: Common Data Types
Data type | Examples |
---|---|
Integers | -2, -1, 0, 1, 2 |
Floating-point numbers | -1.25, -1.0, -0.5, 0.0, 0.5, 1.0, 1.25 |
Strings | ‘a’, ‘aa’, ‘aaa’, ‘Hello!’, ‘11 cats’ |