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 🙏
List1 = [1,2,3,4,5] Squared_numbers = [] For x in list1: If x == 2 or x == 3: Squarrd_numbers.append(x**2) Else: Squared_numbers.append(x) Print(squared_numbers)
I am sorry madam. Your explanation is very satisfying me.but your face like universal ❤so I can't concentrate the python. .. ..... ....... Again I fall you and I fail the python exam😢
For us , the output of this code is different ...i written same . But it gives the output is [4] [4,9] [4,9,25] [4,9,25,4].....so on .. What worng with me? Give me the solution please
Look for indentation the last print() should be out of the for loop Numbers=[2,3,5,-2,10] Squares=[] for i in Numbers: square=i**2 Squares.append(square) Print(Squares)
list1 = [2,3,5,-2,10]
list2 = []
for i in list1:
square = i ** 2
print(square)
list2.append(square)
print(list2)
Why are you using that much of code just we cane write with in 2 line
list = [ 1,2,3,4,5,6,7,8,9,]
For squre in list:
Print (squre**2)
@@gowda-tw8bwbro we need to store the squares in the list
Can use list2.append(i**2)
Mam please provide notes also mam please ✍️✍️
Your lecturing was too good, I got clear idea on loop
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 🙏
your inglish is behry good
@@banupartapsingh3470no bro you inglish is olso behri good my like inglish
@@banupartapsingh3470 🤪
whatt a great explanation ...Thank you Jenny
list1=[2,6,-5,-2]
list2=[]
for num in list1:
sqrt=num**2
list2.append(sqrt)
print(list2)
Good
Thank you for the detailed explanation
you are looking good and teaching best ,
loop prorblam solve seen this video thank you so much
This lady is absolutely brilliant!
Thanks a lot mam. Very well explained.
I love your teaching ❤ so cute really great…
list1=[1,2,3,4]
l2=[]
for i in list1:
square=i**2
l2.append(square)
print(l2)
output=[1,4,9,16]
You just teach me like my english teacher of my school😊.
I love your teaching ♥♥♥♥♥♥♥ very well explained
Mam fully understand keep going
We love you 💖💖💖🔥🔥🔥🔥
Thank you Ma'm. I really learned a lot from you. Thank you very much.
Jenny you are the future ❤
list_1 = [1, 2, 3, -2, -1, 0, 1, 2, 3]
square_numbers = [x**2 for x in list_1]
print(square_numbers)
numbers = [2,3,5,7,8,9]
list=[]
for i in numbers :
list.append(i**2)
print(list)
for i in range(1,7):
print(list[0:i])
numbers=[1,3,4,6,7,-5,10]
list=[]
for i in numbers:
square=i ** 2
list.append(square)
print(list)
Thanku helpe fule the vidyo it 10 st pratical python
How did u pass 9th with that type of English?
@@randomguycommentingonthisy4195😅😅
thanks, very easy to understand GGs
numbers = [2,4,5,-2,7]
for i in numbers:
print((i ** 2),end=',')
good explanation
numbers = [2,3,5]
for i in numbers:
print(i **2)
Thanks for this video mam❤❤
Thank you for putting this video love you mam ❤😊
"You must be a boolean variable, because you have me feeling true."
@@uzumakinaruto9608 🤣
thanks you so much mam,please complete the python full course
Already completed
List1 = [1,2,3,4,5]
Squared_numbers = []
For x in list1:
If x == 2 or x == 3:
Squarrd_numbers.append(x**2)
Else:
Squared_numbers.append(x)
Print(squared_numbers)
nice, explanation, thank you
👏👏 good teaching mam👍
list = [ 1,2,3,4,5,6,7,8,9,]
For squre in list:
Print (squre**2)
You know it's always useful when it's the Indian accent 🙃
seriously thanks!
Love ❤❤❤❤ from Sri lanka 🇱🇰
Dekhu mai Tujhi ya dekhu kudrat ke nazare mushkilo mai hai yee Dil ❤ mera😅😍😘
🎉
Thanks for you mam for I am pass in c programming in ptu exam
Ma'am please provide full stack web development .
Jenny, the best tutor ❤
Best ka na pta lekin beautiful jarur hai 😁
mam u doing best
Thanks madam 🎉😊😊😊
Thank you mam❤❤❤🎉🎉🎉
Print("I Love You ")
thanks from Sri lanka
Thank you mam
Thank you mam ☺️✨
Jenny mam please explain pandas and numpy,matplot lib.
NIC SCIENTIST-B EXAM STRATEGY..
Thank you mama for your class....i am a good student for you
Mam when I have to use range and sequence I mean the explain with example and what the situation
beauty with brain
Is anyone coding python on Android when our beloved Jenny mam gives her assignments?
i was thinking that you are a NRI..😅 your teaching skill is so good.☺
Hi mam,
In every time we run code how to get new terminal automatically in vs code
thanks mam i have zero douts about your class nice class :),
but one dout who is ram,shyam
We are lefting few concepts when we make note during video lecture
..also it take more time to complete the lecture
i want to print in same line , I don't want next line (new line) by default,, how to do that?
Please tell which software is used for screen recording in this video ?
Please mam, start C++ lectures 🥺
Super explaing pls reply
Mam make video on define function
thanks mam
Please mam, start C++ lectures continue
Mam i want to do a job in the IT sector for what should I learn coding please suggest me one (i am Bsc computer science)
42 ✅
U really so pretty mam 😊
Mam why u didn't not use update method
But I still confused that about while or for loop???
How to put infinite loop in a code ??
While True:
Mam but we don't have any sequence and we want to print 1 to 100 ,how can I do this???? You didn't tell about this.
mam ko question kese pucha aau kiya me apni pe itni sundar mam ko question puch raha
after learnig languages like java and cpp, python feels super wierd
mam can you upload to class session notebook and topic of important interview questions and answers plsss.............
Are you like a loop
Please teach the next continuation videos in python mam
I am sorry madam. Your explanation is very satisfying me.but your face like universal ❤so I can't concentrate the python.
..
.....
.......
Again I fall you and I fail the python exam😢
Mam but y do we use append in this
I can't understand ,can anyone please tell me this how?
😘😘😘😘
can you teach python agorithems
Does anyone know using for loop can we take elements in sequence in reverse order in python .
Yos
Thank You So Much
Fact = 5
For I in range (9) :
Fact = (fact * i )
Print(fact)
Medam please tell me how to approach this problem
Please share your notes link
Mam please provide notes also.
Why mosquito sounds at the end? 😅
Love u mam
I want vedios in java
For us , the output of this code is different ...i written same . But it gives the output is
[4]
[4,9]
[4,9,25]
[4,9,25,4].....so on ..
What worng with me? Give me the solution please
Look for indentation the last print() should be out of the for loop
Numbers=[2,3,5,-2,10]
Squares=[]
for i in Numbers:
square=i**2
Squares.append(square)
Print(Squares)
aap numpy library kb tk padhaogi 😅
Madam you looking gorgeous 😍
Don't be serious maam just a compliment
Jenny instead of explaining on the board use the pc, it is easier to understand
your very beautiful.good explanation
bery bootiphul medem
so beautiful
Ma'am Lecture Notes
Mam plz send the note
mam java please
madam please make video in hindi language
Hyy Mam my name is abhinav singh I want talk to voice calling ....plz mam reply this message because it's very important...plz plz mam
Ur soo prity and also saying simple English where r u from