107k views
0 votes
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

User BSP
by
5.5k points

2 Answers

0 votes
If elif else I got it right
User Siraj Alam
by
4.7k points
3 votes
He should use if, elif, else
User Farawin
by
5.6k points