Problem Statement
Read a course name and the completed and total task counts, then print a progress banner.
DEMO-OOP-33 โข Object Oriented Programming
Read a course name and the completed and total task counts, then print a progress banner.
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.
Java 3 5
Course: Java Progress: 3/5 Percent: 60.00
OOP 7 10
Course: OOP Progress: 7/10 Percent: 70.00
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question