3 lines
41 B
Text
3 lines
41 B
Text
set a to input_number()
|
|
print_number(a)
|
|
|
set a to input_number()
|
|
print_number(a)
|
|
|