t1a09-variables-nolan.html

Show correct use of const, var, let and integer, character, boolean, float and string.

Concatenating (adding) strings

+
...

You do similar versions of this for integer character, boolean and float.

Adding floating point numbers

+ ...

test for boolean

...