Changes

3 bytes added ,  07:09, 7 February 2021
no edit summary
Line 13: Line 13:  
* Boolean = True or False
 
* Boolean = True or False
   −
* Integer = Whole numbers for example:  100, 200, 300
+
* Integer = Whole numbers, for example:  100, 200, 300
   −
* Decimal = Numbers with decimal point for example: 1.1 1.11 1.111
+
* Decimal = Numbers with decimal point, for example: 1.1 1.11 1.111
   −
* String = Any text characters (including numbers, space and special characters) for example: The cat sat on the mat! The cat is 5 years old, how old is yours?
+
* String = Any text characters (including numbers, space and special characters), for example: The cat sat on the mat! The cat is 5 years old, how old is yours?