Programming (12th Grade)
if-elif-else/operators
Which operator is used to check if one value is less than another in Python?
<
<=
>
>=