RosettaCodeData/Task/Variables/Zoea/variables.zoea

5 lines
229 B
Plaintext

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.