Question: Write the code to do the following: -Display message to ask then read input from the keyboard about the following information: * studentID (string) *

Write the code to do the following:

-Display message to ask then read input from the keyboard about the following information:

* studentID (string)

* studentName (string)

* letterGrade (char)

-open output file student.txt to write:

-Write to the output file student.txt the following information that have read input from the keyboard in the following format:

studentID studentName letterGrade

For example:

1561175753 Luis Martinez 1255.25

-close file

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!