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”

9th May 2020, 4:51 AM
Omisa
1 Answer