RosettaCodeData/Task/Variables/Zoea/variables.zoea
2023-07-01 13:44:08 -04:00

4 lines
229 B
Text

program: variables
# The concept of variables is completely alien in zoea:
# there is no support for variables and no way of defining or using them.
# Instead programs are described by giving examples of input and output values.