In this video, you will about the nested loop.
Nested loop means a loop within the loop.
Syntax:
while test_expression1:
while test_expression2:
statement(s)
https://www.prowessapps.in/python
Write your queries at:
daneyallari@gmail.com
prowessapps.in@gmail.com
Please like, comment, share and subscribe.
Thank You
#daneyallari #python #pythonByDaneyalLari