do input""a if a=0 end if(mod(a,2)=0)then print a+1 else print a+2 endif loop