Should I learn angular or react for India , please answer which will be better for jobs , I would like to have a conversation with u , why u don't have Instagram .
While giving the negative range the formula is not justified. for ex when -10 is j then last term according to formula is j-1 that is -10-1 =-11 ans same with reverse when 0 is j then according to formula j-1 it would be 0-1 =-1
Hi Sanhita, you should do this. (5, 0, -1) = 5, 4, 3, 2, 1 how (5, 5-1=4. 4-1=3, 3-1=2, 2-1=1) another example (5, 0, -2) 5, 5-2=3, 3-2=1 as he said (-2 or -1) is stepsize, few more examples: range(2,20,4) 2, 2+4=6, 6+4=10, 10+4=14. 14+4=18 then stop, you can jump more than that
Actually I think you was right. Range has exclusive properties so it can’t take last value either it’s a positive value or negative. So the formula j-1 is not valid for negative numbers, I think it’s just a mistake.
@@deadfootgaming3516 here, in range (5,0,-1) is index or value ...... please explain also, For I in range (len(a)): For j in range (len(a)-i-1): Here in loop j inside range how (len(a)-i-1) working.
Hello sir when I am doing this eg: range (10) Ans : (0,10) And your ans is ( 0,1,2,3,4,5,6,7,8,9) Could u pls explain why I am getting different ans pls do reply
Your voice addss up in making it more understandable and satisfying..
Awesome teacher and person❤️
Happy teachers day sir🙏🙏
😯😯are bhaiya itnee mehnet krke video ho 👌
Sir aap Best teacher in the world ho ....
Thank you so much
My exam is in 2 hour you r a saviour
Thank u sir kl mera pratical h aur ab mai prepare ho chuka hoon
Excellent explanation 👍
thanx sir for information
your always provide some useful and unique information, really awesome bhai, Great job doing keep it up
Sir please make videos on program analysis.
Awesome sir keep it up we will support uu♥️♥️♥️
sir Your Explanation is very nice
Thank you so much bhai or sir and so on..
It's very helpful for me , Study purpose for my Python Subject
very informative thank u so much
Sir
Please solve some more examples using for and while loop and for also list
Good explanation thanks sir
Mazaa aa gayaa sirji🙏
Sir upload more pythons videos...
Good PLaylist
Thanku sir range topic allclear🙏🙏😍
Osm sir aapka videos bahut jyada hi aachha hai
Please make videos on webscrapping with python using requests and beautifulsoup and also on Gui applications
To print the list of range , try like this - list(range(10))
If a person don't know about list then
Thats why he take only range() function
It's a statderd inbuilt class in python also it's an object
Good job keep going ....
Should I learn angular or react for India , please answer which will be better for jobs , I would like to have a conversation with u , why u don't have Instagram .
While giving the negative range the formula is not justified. for ex when -10 is j then last term according to formula is j-1 that is -10-1 =-11 ans same with reverse when 0 is j then according to formula j-1 it would be 0-1 =-1
Thankyou ❤️
Sir when it is range(5, 0, -1) then j-1 is -1.so it should go up to -1. I am confused at this point.pls make it clear to me.
Hi Sanhita,
you should do this.
(5, 0, -1) =
5, 4, 3, 2, 1
how (5, 5-1=4. 4-1=3, 3-1=2, 2-1=1)
another example
(5, 0, -2)
5, 5-2=3, 3-2=1
as he said (-2 or -1) is stepsize,
few more examples:
range(2,20,4)
2, 2+4=6, 6+4=10, 10+4=14. 14+4=18 then stop, you can jump more than that
Actually I think you was right. Range has exclusive properties so it can’t take last value either it’s a positive value or negative. So the formula j-1 is not valid for negative numbers, I think it’s just a mistake.
@@deadfootgaming3516 here, in range (5,0,-1) is index or value ...... please explain also,
For I in range (len(a)):
For j in range (len(a)-i-1):
Here in loop j inside range how (len(a)-i-1) working.
"J-1" is stepsize means like as you can go 0,1,2,3,4 similarly you can move back too!! 4,3,2,1
Explain this program
for i in range (3):
for j in range (i):
if i ==j:
print(i, end=" ")
I think output is :
0 0
1 1
2 2
@@abhishekkr9712 no output
help full😍😍
what is bool() in python
bool stands for Boolean this identifies/evaluates the result to be true or false.
Ya BCA 1sem Notes ho to koi site bta dijiye..
Brpapaer.com
Hello sir aap video kaise banate ho
Is pe ek video bano
good job sir
informative lecture
Sir aapki website open ni hoti...
Its working fine kindly check www.geekyshows.com/2019/07/core-python.html
Sir upload next video
Nice bhai
thank you sir
Sir...plz BCA 1sem ke solved paper available kra dijiya...plz sir..🙏🙏🙏
a=range (1,10,2) h sir
Ye agr
a=range(1,11,2) ho to sir
Please tell me
1
3
5
7
9
(This will be output)
Hello sir when I am doing this eg: range (10)
Ans : (0,10)
And your ans is ( 0,1,2,3,4,5,6,7,8,9)
Could u pls explain why I am getting different ans pls do reply
brother did you get it????? i also need to know
try like this list(range(10))
Sir pls upload online services management system on php sir pls
Sir plz or video bnaiye
Bhai depressed kyu ho
thanku
Hm bhi 2-2ya 3-3sidiya par Kar ke chadte hai🤣apne hostel ki
सर आपने कोर जवा कोर जवा स्क्रिप्ट कोर पाइथन इन सब में कोर क्या है
Core Means Basic
@@geekyshows pls make a series of Python and all basic function
@@Xoxoxox-x7b You will learn many basic functions during this series
Can i donate some money bro
Thank you sir