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