Problem Statement
Create a helper class that builds a student badge using string methods and prints the grade letter.
DEMO-OOP-33 โข Object Oriented Programming
Create a helper class that builds a student badge using string methods and prints the grade letter.
Input is given as whitespace-separated tokens in this order:
Print the exact report in this order:
Submit runs every public testcase in this browser. Results and code never leave this device.
Lina Saleh 12 95
Badge: LS-12 Letter: A
Omar Ali 41 82
Badge: OA-41 Letter: B
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question