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 5. 4:if remainder is 0 then display 'divisible by 5'. 5:else display 'not divisible by 5'. 6:end the algorithm.

You might also like