In this video, I have discussed for loop
For loop is used to iterate over a given sequence.
syntax of range function:
for var in sequence:
print(var)
A tip: Try to add all the things that we have done till, date in a single function
Thank you for watching and reading.
Happy Coding ahead 👨🎓🌟✨
#python #pythonprogramming #coding #learning #teaching #youtuber #pythonfrombasics
コメント