RosettaCodeData/Task/Variables/Lingo/variables-1.lingo
2016-12-05 23:44:36 +01:00

3 lines
59 B
Text

x = 23
y = "Hello world!"
z = TRUE -- same effect as z = 1