Feeds
提问
Create a script that will accept number of times user can input data. Identify if every input is either ODD or EVEN numbers. Count the number of ODD and EVEN numbers.
I got the idea on how to identify whether the number is odd or even but my problem is how to input "input command in loop" bas...
5 years 前 | 1 个回答 | 0
1
个回答提问
Count EVEN and ODD numbers
I have a problem where i needed to identify 5 input number whether they are EVEN or ODD which I am able to do. The problem is I ...
5 years 前 | 1 个回答 | 0