Describe a program using loop


Problem:

Question- Write code that does the following opens a file name NumberList.txt, uses a loop to write the numbers 1 through 100 to the file, and the closes the file.

Question- Write code that does the following opens the NumberList.txt file that was created by the code in the first question reads all the numbers from the file and displats them and then coses the file.

Please use comments so it helps me understand what is going on

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Describe a program using loop
Reference No:- TGS0892913

Expected delivery within 24 Hours