write an algorithm and flow chart to check weather a given number is even or odd
Answers
Answered by
1
Answer:
ALGORITHYM
start
ask the user to enter a number n
if n%2 gives zero
print even number
else
print odd number
stop
Similar questions
Social Sciences,
5 months ago
Chemistry,
5 months ago
Hindi,
5 months ago
Chemistry,
9 months ago
Biology,
1 year ago