Problem Statement
Create a project with Main.java and AttendanceTool.java. Read the lab name, enrolled count, and present count, then print the attendance summary.
DEMO-OOP-33 โข Object Oriented Programming
Create a project with Main.java and AttendanceTool.java. Read the lab name, enrolled count, and present count, then print the attendance summary.
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.
Intro 20 18
Lab: Intro Absent: 2 Attendance: 90.00
Loops 30 24
Lab: Loops Absent: 6 Attendance: 80.00
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question