Write a program to create a file named Exercise12_15.txt if it does not exist. Write 100 integers

Question:

Write a program to create a file named Exercise12_15.txt if it does not exist. Write 100 integers created randomly into the file using text I/O. Integers are separated by spaces in the file. Read the data back from the file and display the data in increasing order.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: