+ 2
i don't understand about : print (20%6)
i don't understand about : print (20%6)
3 Respuestas
+ 2
oh ok i understand right now
thank you so much Jan Markus
+ 1
i'm new member
+ 1
The modulus operator % usually returns the remainder of integer division.