menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Programming News

>

range in Python
source image

Dev

1M

read

343

img
dot

Image Credit: Dev

range in Python

  • range() is a built-in function in Python that creates a sequence of numbers.
  • It takes three optional arguments: start, stop, and step.
  • The start argument specifies the starting value (default is 0).
  • The stop argument specifies the ending value.

Read Full Article

like

20 Likes

For uninterrupted reading, download the app