MENU
Question -

Write the syntax of a while loop.



Answer -

The syntax of a while loop in Python programming language is :
while expression :
statement(s)

Comment(S)

Show all Coment

Leave a Comment

Free - Previous Years Question Papers
Any questions? Ask us!
×