- Joined
- Jan 24, 2016
- Messages
- 14,405
- Reaction score
- 25,210
- Points
- 2,238
How about a bad example?someone dumb this down for me: "Modulus (%) operator returns the division remainder (what is left over)."
3/2=1.5
%=5(pretty sure it won't return the decimal. meaning "print%" would output "5", not "0.5")
EDIT This is wrong. I am dumb. La la la.
Last edited: