Computer Science, asked by rajak9330, 19 days ago

Write a C program to get and print integers continuously until the user enters an odd number.


Example

input:
10
2
6
8
9

output:
10
2
6
8

Answers

Answered by santramantu03
0

Answer:

I hope it's was helpful for others thank you

Attachments:
Similar questions