Chapter 3: Problem 12
Write a program that translares a letter grade into a number grade. Letter grades are \(A, B, C, D\), and \(F\), possibly followed by \(+\) or \(-.\) Their numeric values are \(4,3,2,1\), and 0. There is no \(\mathrm{F}+\) or \(\mathrm{F}-. \mathrm{A}+\) increases the numeric value by \(0.3\), a \(-\) decreases it by \(0.3 .\) However, an A+ has value \(4.0\). Enter a Tetter grade: \(\mathbb{B}\) - The nuneric value is \(2.7\).
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.