News
Hi,I'm sure this is painfully obvious, but forgive me for asking. I know that the modulo operator (%) returns the remainder of a divison so that for example10 % 3 would be 1 because 3 * 3 = 9 ...
Moving onto the %, which is the Modulo operator has nothing to do with percentages. This operator divides two numbers and returns the remainder if any. Take 9 % 5.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results