leo/simple.program

2 lines
26 B
Plaintext
Raw Normal View History

2020-04-07 22:44:59 +03:00
x = 5 + a
return x * x * 2