You are on page 1of 1

Operators and Floating Point MP Code: MP2OPF

Problem Description: Create a running C Program that will allow user to enter his/her grades in 3 Terms.
Compute for the average and follow the given format:

Sample Output: Sample Data Entry and Output:

Average Calculator Average Calculator

Prelim: Prelim: 92.832


Midterm: Midterm: 76.107
Finals: Finals: 85.003

You have entered the following grades You have entered the following grades
PRE – PRE – 92.832
MID – MID – 76.107
FIN – FIN – 85.003

Your General Average is Your General Average is 84.647331

Take Note: Hindi dapat constant ang value para sa grades (see sample data
entry). Meaning any grades can be entered by the user so don’t use my given
values as a constant value.

Challenge:
• Set the decimal point unto 4 decimal places (dapat ang lalabas lang ay
84.6473)
Pointing System:
• 10 points perfect score (nagawa ng Kompleto, Tama, pati ang challenge)
• Deduction of 2 points in each mistake and wrong codes or output.

• This is individual presentation


• Create a simple video presentation about the given problem.
Content of video (in order):
➢ Introduction: state your name, course year and Section (In front of
Camera)
➢ Viewing/Encoding and explanation of source codes
➢ Running the program
➢ End the video by saying “Thank you for watching”
• Rename your video file: SECTION – surname (Ex. IS1A – Santiago)
• Use this link https://forms.gle/2yr7xPX8vj8FKwfk8 to submit your Machine
Problem.
• This will serve as Quiz and Assignment so don’t fail to submit!
• Deadline of submission is until SUNDAY February 28, 2021

You might also like