3 lines
48 B
Text
3 lines
48 B
Text
|
# test modulus operator
|
||
|
print_number(20.2 % 10)
|