menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Programming News

>

Day 10/100...
source image

Dev

1d

read

90

img
dot

Image Credit: Dev

Day 10/100: for Loops and the range() Function

  • Day 10 of the 100 Days of Python series covers for loops and the range() function.
  • A for loop allows iteration over a sequence, executing a block of code for each item.
  • The range() function generates a sequence of numbers and is useful for looping specific times.
  • Examples include looping over strings, lists, using break, continue, else, and real-world applications like countdowns and sum calculations.

Read Full Article

like

5 Likes

For uninterrupted reading, download the app