Programming (Year 11)
Control Structures
What is the purpose of the 'elif' statement in Python?
To end a loop
To create a condition
To handle exceptions
To check multiple conditions