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
#Write a script to expand on your user roles script. Provide a prompt to the user to query them for their name. Your roles should now be kept in a dictionary and you should be able to obtain the role from that dict. In the event that you do not have a role for the name you should tell them that the role is Unknown.