Hey! Guest! The 40th (!!!) GMC Jam will take place between February 25th, 12:00 UTC to March 1st 12:00 UTC. Why not join in this very special anniversary jam! Click here to find out more!
[/SPOILER]
0) Basics
.........1.0 byte = 8 bits
.........0.5 byte = 4 bits
.........~.1 byte = 1 bit
Variables :
....are used to store information in the devices memory for later (or instant) use.
....can store either a real number or a string.
....have one name with a maximum length of 64...