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
# Given the tuple class = ('André', 'Fernanda', 'Luiz'), ask the user to type a student’s name. Check if the student is in the tuple and display a proper message.