by DilloDude » Mon Apr 07, 2008 6:01 am
An integer is like a whole number, with negatives. So it can be ...-2, -1, 0, 1, 2... and so on.
A real number contains decimals, so it can have fractions: 0.031, 192.6, 10.5 etc.
A string is a list of text or some such. So it can be "Hello!", "Bob" or something like that.