Question 2: Data Apps – Hard
Employee Task Tracker A manager wants to track the tasks assigned to employees in their department for a month. Create a Python program to collect, save, and analyze task records.…...
Question 1: Data Apps – Hard
Class Attendance Tracker A teacher wants to track the attendance of students in their class for a week. Create a Python program to collect, save, and analyze attendance records. Create…...