1 / 3

CMPSC 101 LAB 4/tutorialoutletdotcom

FOR MORE CLASSES VISIT<br>tutorialoutlet<br><br><br>CMPSC 101<br>LAB 4 – Calculate your GPA<br>Write a program to calculate your GPA, using the following information for your grades:<br>A: 4.00<br>A-: 3.67 B : 3.33<br>B: 3.0<br>B-: 2.67 C : 2.33<br>C: 2.00 D: 1.00<br>F: 0.00 Use this runs as an example (underlined elements indicate input data):<br>Enter grade for class 1: 4<br>

david121
Download Presentation

CMPSC 101 LAB 4/tutorialoutletdotcom

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CMPSC 101 LAB 4 /tutorialoutletdotcom For more course tutorials visit tutorialoutletdotcom

  2. CMPSC 101 LAB 4 - Calculate your GPA Write a program to calculate your GPA, using the following information for your grades FOR MORE CLASSES VISIT tutorialoutlet CMPSC 101 LAB 4 – Calculate your GPA Write a program to calculate your GPA, using the following information for your grades: A: 4.00 A-: 3.67 B+: 3.33 B: 3.0 B-: 2.67 C+: 2.33 C: 2.00 D: 1.00 F: 0.00 Use this runs as an example (underlined elements indicate input data):

  3. CMPSC 101 LAB 4 /tutorialoutletdotcom

More Related