RosettaCodeData/Task/Variables/Lingo/variables-1.lingo

4 lines
59 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
x = 23
y = "Hello world!"
z = TRUE -- same effect as z = 1