MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is not used as loop in Python? |
| A. | for loop |
| B. | while loop |
| C. | do-while loop |
| D. | None of the above |
| Answer» D. None of the above | |