#forloops #forloop #range #syntax
for i in range(10) :
print(i)
a = [2,5,6,1,0,9,3,2,5,7,1,4,2]
for i in a:
print(i)
#datatype #list #python #programming #coding
Watch video Understanding for loop in python online, duration hours minute second in high quality that is uploaded to the channel Intuition point 24 August 2024. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 24 times and liked it 3 visitors.