The below code works in terms of prompting the ProvideLogin, however, it wont run the default option. What is wrong?
public enum Staff { Lawyer, Admin, Receptionist }