Ask the user for a traffic light color and print what that light means.
if / elif / elseelse for anything that is not one of those three..lower() on the input makes GREEN, Green, and green all work.Enter a traffic light color: green [Enter]Go!