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

4 lines
59 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
x = 23
y = "Hello world!"
z = TRUE -- same effect as z = 1