+ 1
Someone who can tell me about Python's while loops?
2 Answers
+ 1
Yes, you can ofcourse read up on the content that SoloLearn itself has provided.
Additionally these are some materials that I found to be very easy to understand, check them out!
https://www.geeksforgeeks.org/JUMP_LINK__&&__python__&&__JUMP_LINK-while-loops/amp/
https://www.w3schools.com/python/python_while_loops.asp
I also recommend just searching on YouTube the name of the topic you want to master. Watching a video or two about the same can really put you ahead in the game ;)