4 lines
229 B
Text
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.
|