In Python, only if statement has else clause.
5 Likes
False
Reason — Loops in Python can have else clause too.
Answered By
1 Like
Variables can be assigned only once.
In Python, a variable is a placeholder for data.
Python loops can also have else clause.
In a nested loop, a break statement terminates all the nested loops in one go.