Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Need help coding this. Write the program that allows users to enter the file name to store the information of students then provides the menu

image text in transcribedimage text in transcribedimage text in transcribed

image text in transcribed

Need help coding this.

Write the program that allows users to enter the file name to store the information of students then provides the menu to allow users to select the following tasks and only terminate the program when users select exit Each task has to be handle in a user-defined function 1. 2. 3. 0. GRADING STUDENTS Enter Information of Students in class Enter the scores of Students Grading Exit TASK 1: ENTER INFORMATION OF STUDENTS IN CLASS -Open the file with the above file name as output file -Read information of one student that includes: student id, last name, first name, phone Store the information to the output file in the following format id,lastname,firstname,phone then allow users to continue to input the information of other students until users want to stop For example in the output file: 1234567,Le, Liem,2147255796 2222222,Smith,James,4691234567 3124567,David,Kevin,9727654321

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

OpenStack Trove

Authors: Amrith Kumar, Douglas Shelley

1st Edition

1484212215, 9781484212219

More Books

Students also viewed these Databases questions