Saved Bookmarks
| 1. |
Which of the following is false regarding loops in python |
|
Answer» ong>Answer: Ans : B Explanation: While LOOP is used when multiple STATEMENTS are to executed repeatedly until the GIVEN condition becomes FALSE statement is False REGARDING loops in Python |
|