For Loop in Python | Python Tutorials for Beginners #lec42

preview_player
Показать описание
In this lecture we will learn:
- loops in Python
- Need of Loops
- for loop in python

*********************************************

Connect & Contact Me:

*******************************************

More Playlists:

#coding #pythonforbeginners #python #jennyslectures #pythonprogramming #loops
Рекомендации по теме
Комментарии
Автор

Your lecturing was too good, I got clear idea on loop

rockinghealthtips
Автор

list1 = [2, 3, 5, -2, 10]
list2 = []
for i in list1:
square = i ** 2
print(square)
list2.append(square)
print(list2)

rajraj-dfsk
Автор

Mam please provide notes also mam please ✍️✍️

venkateswarlugoud
Автор

Thank you for the detailed explanation

loveafinni
Автор

whatt a great explanation ...Thank you Jenny

fdkpgbm
Автор

I am score out of in C Language in sem 1. I Am studying FyBsc Computer Science. I am score out of because of Mam your such beautiful teaching and efforts . Please provide mam C++ series 🙏

sciencestudent.
Автор

Thanks a lot mam. Very well explained.

vikas
Автор

Thank you Ma'm. I really learned a lot from you. Thank you very much.

rajeshchandra
Автор

you are looking good and teaching best,
loop prorblam solve seen this video thank you so much

rishabhshukla-mj
Автор

Mam fully understand keep going
We love you 💖💖💖🔥🔥🔥🔥

HARISHyadavv-yk
Автор

I love your teaching ❤ so cute really great…

yogaprakashyoga
Автор

I love your teaching ♥♥♥♥♥♥♥ very well explained

rohitmrs
Автор

Thank you for putting this video love you mam ❤😊

johngkitvsr
Автор

You just teach me like my english teacher of my school😊.

harisinghgurjar
Автор

Thanks for you mam for I am pass in c programming in ptu exam

arpitrajput
Автор

Jenny mam please explain pandas and numpy, matplot lib.

madhupenke
Автор

thanks you so much mam, please complete the python full course

rongalamanindra
Автор

Ma'am please provide full stack web development .

akuengineerzone
Автор

Thanku helpe fule the vidyo it 10 st pratical python

sruthimolkv
Автор

Please tell which software is used for screen recording in this video ?

Prajwalsuryaaa