#14 Range Data Type in Python | Python Datatype | Python Tutorial For beginners

Published: 29 April 2023
on channel: Your Journey To Success
34
2

The range() function returns a sequence of numbers, starting from 0 by default, and increments by 1 (by default), and stops before a specified number.
t is an in-built function in Python which returns a sequence of numbers starting from 0 and increments to 1 until it reaches a specified number. The most common use of range function is to iterate sequence type. It is most commonly used in for and while loops.


On this page of the site you can watch the video online #14 Range Data Type in Python | Python Datatype | Python Tutorial For beginners with a duration of hours minute second in good quality, which was uploaded by the user Your Journey To Success 29 April 2023, share the link with friends and acquaintances, this video has already been watched 34 times on youtube and it was liked by 2 viewers. Enjoy your viewing!