0
How can this question be solved??
Given: current_time = 12 current_minute = 37 current_section = âPMâ Due_hour = 9 Due_minute = 00 Due_section= âAMâ Determine if an assignment is still eligible for submission if above mentioned variables are known. eg in the above context because the input is the current time which is 12:37 PM and the due time was 9:00AM The output should say âyour assignment isnât eligibleâ
1 Answer



