You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the index 3 is deleted, the expected list that is to be outputted should not expect to see the medication A that has already been taken since it is at position 3. However, the taken medication A at index 3 still can be seen after deleting it.
Since the index 3 is deleted, the expected list that is to be outputted should not expect to see the medication A that has already been taken since it is at position 3. However, the taken medication A at index 3 still can be seen after deleting it.