press green flag
to create this i took the starter code and adjusted the conditionals to accommodate for different sorting methods. the reverse alpha and numerical are actually identical, however one uses a list of numbers and the other uses a list of strings so they sort differently