Programming (Year 12)
Control Structures
Which statement is used to exit a loop in Python?
stop
exit
break
end