Basic output (print) Basic user input (text based)

--Originally published at My B10g

this are the default ways to talk to the machine, i give him something it responds me.

print shows whatever is inside the brackets.

for input work the same but the other way, but with the exception that whatever I input it will be in string format and in the case i want to use it in any other format i have to transform this.