Question: Create a text file) Write a program to create a file named Exercise13_1.txt if it does not exist. If it does exist, append new data
Create a text file) Write a program to create a file named Exercise13_1.txt if it does not exist. If it does exist, append new data to it. Write 100 integers created randomly into the file using text I/O. Integers are separated by a space.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
