Problem Statement
Create a graduate-learner subclass that extends a learner base class and prints the extended report.
DEMO-OOP-33 โข Object Oriented Programming
Create a graduate-learner subclass that extends a learner base class and prints the extended report.
Input is given as whitespace-separated tokens for the base-class fields first, followed by the child-class fields.
Print the exact multiline report required by the problem.
Submit runs every public testcase in this browser. Results and code never leave this device.
Lina 3.8 120
Name: Lina GPA: 3.80 Thesis Pages: 120
Omar 3.5 90
Name: Omar GPA: 3.50 Thesis Pages: 90
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question