<%
if numero mod 2 = 0 then
pari
else
dispari
end if
%>