Exercise 1: Define a function that accepts student ID and returns whether the student is present or absent. Assuming we
Posted: Fri Apr 29, 2022 7:07 am
Exercise 1: Define a function that accepts student ID and returns whether the student is present or absent. Assuming we have the following list of attended students' IDs inside the function: IDs=19316, 10153, 12224, 8855, 9181).