Programming (12th Grade)
if-elif-else
What is the purpose of the 'elif' statement in Python?
To check for multiple conditions
To end the if statement
To declare a variable
To print a message