G
Guest
Hello Newsgroup
I'm new in C#, and I was wanting to create a console application involving generating 100 random
numbers between 0 and 1000. After running that method, I want to write a method to test if
the number is an even or odd number. After that I need to display in the console the smallest,
largest, number of odds, and number of evens. Any help would be appreciated
Thanks in advance.
I'm new in C#, and I was wanting to create a console application involving generating 100 random
numbers between 0 and 1000. After running that method, I want to write a method to test if
the number is an even or odd number. After that I need to display in the console the smallest,
largest, number of odds, and number of evens. Any help would be appreciated
Thanks in advance.