What is the result when the following piece of code is executed? /REXX/ X=16 Y=5 Z = X % Y Say Z
Reveal answer
Fill a bubble to check yourself
What is the result when the following piece of code is executed? /REXX/ X=16 Y=5 Z = X % Y Say Z