Vadik is creating a program where the user inputs their grade level and the program tells them which sports teams they are allowed to try out for: freshman, junior varsity, or varsity. Which kinds of statements should be used?
if, elif, else
if, then, until
elif, then, print
if, else, input