Maam aap hee ka channel hai jisme mein Jo video dekhta hoo uspe comment zaroor krta hoo taaki aapke channel ka engagement bde, thank you so much, you are gonna help me in college too with these tutorials
Mam I not touching book of computer science because of science stream but I am following all your videos all are wonderful mam does this ok for board exam 2024
L1=[500,800,600,200,900] start=1 sum=0 for c in range(start,4): sum=sum+L1[c] print(c,":",sum) sum=sum+L1[0]*10 print(sum Mam can u tell how to solve this I am little bit confuse on sum=sum+L1[c]
c will range from 1 to 3 as in for statement So in the first iteration of for loop the value of c will be 1 Therefore , sum =sum+L1[c] will be sum =sum+L1[1] And at this point value of according to the lkst will be 800. You can check for the same by placing a print(sum) statement after sum =sum+L1[c] this line of code.
@@shashwatbhardwaj6850 ok i understand but what i have to put on L1 sum=sum+L1[c] I get that on c we put 1 which is 800 , but what on L1 Because L1 is a whole list
Maam aap hee ka channel hai jisme mein Jo video dekhta hoo uspe comment zaroor krta hoo taaki aapke channel ka engagement bde, thank you so much, you are gonna help me in college too with these tutorials
thnks maam u know when i started python i really watched and started it from your vidoe and now ending it by your videos u r amazing 😎😎😎😎😅😅💜💜💜💜✌✌✌✌
Glad to hear that
Thanks
@@SwatiChawlaofficial my pleasure maam
Ma'am a gesture of gratitude for you,
You gave me all the confidence and content I required to TOP in CS in my class
Thank you mam , I was having doubt in this topic now it is clear 😃
Most welcome 😊
Achhe se samajh aya
Thanks
Thank you so much 😍 u made it crystal clear
You're welcome 😊
Thanks Mam for providing such an awesome video we r very greatful for ur each and every work
Thanks a lot
Ma'am please tell which chapter is most important
Thanks mam for clearance
Mam do we need to study logic gates too for solving these type of questions??
Mam plzzzz lopping concept or jump statement
Par questions ke videos bnaa dijiye
Mam jo hamare practical files mai suggested programs diye hue hai. Agar sirf unko karke jaaye toh enough hai na ??
maam please make video on tricks to find the output
Please check out the playlist of Output Based Questions
Mam None and True kya hoga
Important question ka video la kar awo chapter wise class 12 ke liye
Already completed the free test series as well . 🙂
Mam I not touching book of computer science because of science stream but I am following all your videos all are wonderful mam does this ok for board exam 2024
Yes
Mam class 11 ke important questions or programs ki video bhi bta do kal paper h
Hello ma'am kya ye series class 11th ka pura syllabus complete krdegi?
drive.google.com/file/d/18GQgtQmKKAXetfS3RY3B4rBVbSwj50bg/view?usp=drivesdk
Kal exam hai mam , ismein doubt tha mujhe
Mam live pyq questions is enough ornot
Yes
L1=[500,800,600,200,900]
start=1
sum=0
for c in range(start,4):
sum=sum+L1[c]
print(c,":",sum)
sum=sum+L1[0]*10
print(sum
Mam can u tell how to solve this
I am little bit confuse on sum=sum+L1[c]
c will range from 1 to 3 as in for statement
So in the first iteration of for loop the value of c will be 1
Therefore , sum =sum+L1[c] will be sum =sum+L1[1]
And at this point value of according to the lkst will be 800.
You can check for the same by placing a print(sum) statement after sum =sum+L1[c] this line of code.
@@shashwatbhardwaj6850 ok i understand but what i have to put on L1 sum=sum+L1[c]
I get that on c we put 1 which is 800 , but what on L1
Because L1 is a whole list
L1[c] means c is index value of list L1.
You need not to put anything in place of L1
@Jiang K got it
Ma'am please give python revision tour one shot one more
Ghar ki kheti hai kya
Mam 23 or 33 ka output?
23
Mam computer exam 23 ko h class 12 plz aacha say revision kar dijiye plz
Hello mam
Madam ji ka camera upgrade ho gya
Noo... it's same 😀
Mam agar 67 or 56 hua to 67 and hoga ??am right ☺️
Yes
@@SwatiChawlaofficial ok thankyou mam
Mam pls most imp questions list bta do mujhe computer science bilkul nhi smjh ati
ruclips.net/video/JkXg6sBd2SE/видео.html
First view