Showcase extra: the real practice and quiz players do not have this button.
Correct answer: (0, 100), (1, 80), (2, 60), (3, 40)
- Read each pair: Read each (hour, battery percent) pair: (0, 100), (1, 80), (2, 60), (3, 40).
- Map to coordinates: x = hour (across), y = battery percent (up, or down when negative). Keep any negative sign.
- Plot each point: Plot (0, 100), (1, 80), (2, 60), (3, 40).
