Question: Write a program that generates integer number randomly at a random number of integer numbers (110 randomly). The generated integer numbers will be in the
Write a program that generates integer number randomly at a random number of integer numbers (110 randomly). The generated integer numbers will be in the range from 1 to 100, inclusively. Name of the output file will be random_numbers.txt. Then, reads the numbers from the random_numbers.txt file and display the numbers of even, odd and total of the numbers.
(You will write a comment for your each line of code and of course it will be in English. )
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
