Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

step step step step step step

1:start the algorithm. 2:accept the number. 3:divide the number by 2. 4:if remainder is 0 then display 'even number'. 5:else display 'odd number'. 6:end the algorithm.

You might also like