0
For loop with continue and break, while loop With continue and break
Can some help me with this topic
1 ответ
+ 2
Touhidul islam ,
since you have not started learning from the python basic tutorial `introduction to python`, it is recommended to do so. sololearn is a self-learner platform, where we can learn and grow on our own pace:
https://www.sololearn.com/learn/courses/python-introduction
both loop types you mentioned in your post are covered by this tutorial.
you can also find 2 tutorials from the community section regarding loops in python:
https://www.sololearn.com/learn/o-Python/2435/?ref=app
https://www.sololearn.com/learn/o-Python/2281/?ref=app