kalker/tests/variables.kalker

5 lines
68 B
Plaintext

x = 2
y = 3
z = 5
x = 2 and y = 3 and z = 5 and xy = 6 and xyz = 30