4a. Decision Making

Chapter 4a Tutorial Exercises

Work with decision structures and case statements

  1. Determine the temperature with Single If Statements and If..Else Statements
  2. Determine the letter grade with If..ElseIf Statements
  3. Determine the letter grade with Nested If Statements
  4. Determine the grade ranking with If..ElseIf Statements and the Or Operator
  5. Determine the letter grade with a Case Statement

Accept Exercise Assignment Link

Cover descions