In pseudocode, the operation that would be coded in Python as %
(which represents the modulus operation) is typically represented using the word mod.
So, the correct response is mod.
In pseudocode, the operation that would be coded in Python as %
(which represents the modulus operation) is typically represented using the word mod.
So, the correct response is mod.