diff options
| author | till-t <[email protected]> | 2021-11-02 14:43:33 -0700 |
|---|---|---|
| committer | till-t <[email protected]> | 2021-11-02 14:43:33 -0700 |
| commit | 33b12d81cab8be4cd3677059a0c70ef05c636408 (patch) | |
| tree | cb910644009ef6be9b1e81c930c773ff124c21d7 /Lab5_taormina | |
| parent | Add files via upload (diff) | |
| download | cst116-lab5-till-t-33b12d81cab8be4cd3677059a0c70ef05c636408.tar.xz cst116-lab5-till-t-33b12d81cab8be4cd3677059a0c70ef05c636408.zip | |
Update
Diffstat (limited to 'Lab5_taormina')
| -rw-r--r-- | Lab5_taormina | 42 |
1 files changed, 41 insertions, 1 deletions
diff --git a/Lab5_taormina b/Lab5_taormina index 9d973b6..b77cb65 100644 --- a/Lab5_taormina +++ b/Lab5_taormina @@ -152,9 +152,49 @@ Break into 3 files: the main() file, the functions .cpp file and the .h file. Submit: code & runs CODE: -Finished this portion but need to see how Martha would like submitted. +View code in Folder mod_9b. Contains the three files. + RUN: +Enter Score #1 of 10: +99 +Enter Score #2 of 10: +99 +Enter Score #3 of 10: +99 +Enter Score #4 of 10: +99 +Enter Score #5 of 10: +99 +Enter Score #6 of 10: +99 +Enter Score #7 of 10: +44 +Enter Score #8 of 10: +55 +Enter Score #9 of 10: +44 +Enter Score #10 of 10: +44 +Student 1 Letter Grade: A and Score: 99 +Student 2 Letter Grade: A and Score: 99 +Student 3 Letter Grade: A and Score: 99 +Student 4 Letter Grade: A and Score: 99 +Student 5 Letter Grade: A and Score: 99 +Student 6 Letter Grade: A and Score: 99 +Student 7 Letter Grade: F and Score: 44 +Student 8 Letter Grade: F and Score: 55 +Student 9 Letter Grade: F and Score: 44 +Student 10 Letter Grade: F and Score: 44 + + +Class Average: 78.1 +A's: 6 +B's: 0 +C's: 0 +D's: 0 +F's: 4 + ________________________________________________________________________________________________________________________ 10a |