Im sorry but im still new to programming. Im trying to create a schedule for a student that displays two different classes on four different days which are already predetermined but asks the user for the time of the classes which will change the the location of the each class in the table.
i created a list that contains the days of the week and the time of the classes. The output is turned into a table using the tabulate function but i cant figure out how to change the location of the classes depending on the input of the user