Question
Linux server C programming Create a directory on the linux server called test1. You must place the test in that directory and lose 5 points
-
Linux server C programming
-
Create a directory on the linux server called test1. You must place the test in that directory and lose 5 points and I will organize the file in the appropriate folder.
Here is the problem:
Write a program (80 pts) AND create a flowchart or psuedocode (15 pts) that will ask the user for 3 grades. The program will calculate the average on those 3 grades. The program will display the 3 grades, the average and the letter grade.
Output should look what is seen below.
Grade 1: 70 Grade 2: 80 Grade 3: 90 Average: 80.0 Letter Grade: B
The average must display only one decimal place as shown above. You must turn in a flowchart or psuedocode for this test (upload to this assignment page). The .c file should reside on the linux server by the due date in order not to lose any points. After the due date, the flowchart or psuedocode will not be able to be uploaded to the assignment page.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started