Question: Write a program that writes 100 random integer numbers between 1000 and 2000 into the file all.txt. Then, it reads from the file and separates

Write a program that writes 100 random integer numbers between 1000 and 2000 into the file all.txt. Then, it reads from the file and separates the numbers into two other files odds.txt and evens.txt. 1/ Paste your code here
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
