Computer Science, asked by uktaaryal, 7 months ago

algorithm to input any 2 numbers and display odd or even

Answers

Answered by tiwari2008ak
1

Answer:

Step 1- Start the program. Step 2- Read / input the number. Step 3- if n%2==0 then number is even. ... if N & 1 == 1 the it'll be odd.

Answered by anilpatil28413
0

Explanation:

if u like my answer then plz mark me as brainliest ❤️

Attachments:
Similar questions