What is the result when the following piece of code is executed? /REXX/ X=16 Y=5 Z = X % Y Say Z
80
3.2
3
1