RosettaCodeData/Task/Variables/Lingo/variables-1.lingo
2023-07-01 13:44:08 -04:00

3 lines
59 B
Text

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