Loops

To handle all of the looping requirements in your script, Python supports two loops:

  • for loop
  • while loop

Now, we are going to learn about for loop and while loop.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset