Assignment Create Two Programming Projects First Project Directory Lab02 2writenumbers Sec Q37123298

For this assignment you are to create two programmingprojects. The first should have a project directory withLab02-2WriteNumbers and the second should have a project directorywith Lab02-2ReadNumbers.

Lab02-03WriteNumbers – Write a program thatasks the user to enter five numbers. Use a double data type to holdthe numbers. The program should create a file and save all fivenumbers to the file.

Enter a number (1 of 5): 45

Enter a number (2 0f 5): 23

Enter a number (3 0f 5): 78

Enter a number (4 0f 5): 111

Enter a number (5 0f 5): 27

done

Lab02-03ReadNumbers – Write a program thatopens the file created in Lab02-2WriteNumbers, reads the

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.