#4 Python Tutorial for Beginners | Variables in Python

  Рет қаралды 3,313,854

Telusko

Telusko

Күн бұрын

Пікірлер: 3 200
@Telusko
@Telusko Жыл бұрын
Navin Reddy has 11 characters (including space between two words)
@danyjovial1051
@danyjovial1051 Жыл бұрын
Can we count these characters without space?
@kaustubhnaik983
@kaustubhnaik983 Жыл бұрын
Correct😀
@pratiksikdar-g1p
@pratiksikdar-g1p Жыл бұрын
no
@mordysalem1498
@mordysalem1498 Жыл бұрын
How would you write the string to only count letters?
@Atomicphysics5001
@Atomicphysics5001 Жыл бұрын
​@@danyjovial1051 no it is not possible
@motheakanksha6082
@motheakanksha6082 4 жыл бұрын
Making such a effort without expecting anything and explaining with lots of clarity is really awesome,and huge respect to you
@parminderbhatia5698
@parminderbhatia5698 4 жыл бұрын
100th like is from me
@moviesandseries123
@moviesandseries123 4 жыл бұрын
Yes
@sunilkumarracharla6823
@sunilkumarracharla6823 4 жыл бұрын
Yaaa
@Govind._g
@Govind._g 3 жыл бұрын
True...💯💯❤️
@gihanyasas1152
@gihanyasas1152 3 жыл бұрын
really loving sir... god bless you
@ajitsakri9888
@ajitsakri9888 5 жыл бұрын
1. print(r ' ') means print as it is. 2. _ (underscore represents) result of last. 3. name[-1] last digit of array 4. name[-2] last but digit of array 5. name[0:2] if name = ajit it will print 'aj' 6. name[0:3] if name = ajit it will print 'aji' 7. len(name) it will print 4(length of the ajit) 8. if a = ajit a[1:3] - when you print this it will give "ji" not "jit" because indexing excludes the last letter.
@amankumar-kw3xs
@amankumar-kw3xs 4 жыл бұрын
good going , summary of the session
@Munchkie
@Munchkie 4 жыл бұрын
yes, but let them know that when indexing the last letter gets excluded. ex: a = ajit a[1:3] - when you print this it will give ji not jit because indexing excludes the last letter.
@ajitsakri9888
@ajitsakri9888 4 жыл бұрын
@@Munchkie ok Got it.
@omkarsaple1763
@omkarsaple1763 4 жыл бұрын
Thanks for the nots ❤️
@Munchkie
@Munchkie 4 жыл бұрын
I am an idiot. You already said this.
@nezzylearns
@nezzylearns 2 жыл бұрын
I have been studying python for about 3-4 months now. Your enthusiasm is contagious. I had so much fun learning this😁
@roshnikrishna7114
@roshnikrishna7114 4 жыл бұрын
First time ever in my life listening carefully with full interest on one pgming language lecture...the same lecture on these topics by my faculty made me sleep so hard😝...great effort and concept is easily understandable...Thanks a lot sir.
@rondore4258
@rondore4258 2 жыл бұрын
So True!!!!!! LOL
@G.HARIKA-zx4qk
@G.HARIKA-zx4qk 8 ай бұрын
Is it helpful comparing to other videos?
@chughprabhkirat4141
@chughprabhkirat4141 5 жыл бұрын
Output - Telusko Rocks Since at start of the string you've mentioned r which stands for raw string, it means that the string will be printed as it is(in a raw state) no special meanings will be considered.
@kartikjswl4
@kartikjswl4 3 жыл бұрын
You're a GOD'S GIFT to us!! ♥️ Couldn't imagine to learn something with such fun, thank you Navin 💯
@sagarthoke2472
@sagarthoke2472 4 жыл бұрын
Wanted to learn Python from last 2 years but unable to continue interest and now you're here 😍 Loving the sessions
@abhilashdevarakonda5991
@abhilashdevarakonda5991 6 жыл бұрын
name='navin reddy' respect='nosire' print('thank you ' +name+' '+respect[2:5])
@dhruvkankotiya2551
@dhruvkankotiya2551 6 жыл бұрын
SyntexError: invalid charactor in identifier.
@waniya-huzzu
@waniya-huzzu 6 жыл бұрын
print('thank you '+name+' '+respect[2:5]) thank you navin reddy sir i m not getting any error.
@ektasharma3494
@ektasharma3494 6 жыл бұрын
name='Navin Reddy' Honour='Nosire' print ("Thank you" + name + Honour [2:5])
@sukhchainpal83
@sukhchainpal83 6 жыл бұрын
it was simple to getting output
@sukhchainpal83
@sukhchainpal83 6 жыл бұрын
try this one name =' navin reddy' respect = ' nisire' print('hello'+name+respect)
@aishwaryasrikanth5125
@aishwaryasrikanth5125 5 жыл бұрын
Never knew python is enjoyable this way. Thanks for it.
@Entertainmenteveryhour
@Entertainmenteveryhour 4 жыл бұрын
hope it continues
@AhinDas2506
@AhinDas2506 4 жыл бұрын
😍
@ayoolafakoya9841
@ayoolafakoya9841 4 жыл бұрын
i swear down
@yashwanthm6117
@yashwanthm6117 4 жыл бұрын
Really osm
@chakrapanig6243
@chakrapanig6243 2 жыл бұрын
It all depends on the teacher.... Everything is enjoyable
@HarrisTheHypnotist
@HarrisTheHypnotist 4 жыл бұрын
Just started this because I was frustated with Java courses. This is SOOOOOOOO much simpler! thank you sir!!
@SAIFULLAHJAMIL
@SAIFULLAHJAMIL 2 ай бұрын
👇2024 Attendance!
@sagarsonar7671
@sagarsonar7671 4 жыл бұрын
Print (100*respect) Love the way you tech nivin sir.. Learning during corona holiday 😁
@rokkababa8448
@rokkababa8448 4 жыл бұрын
NameError: name 'respect' is not defined bro watch more carefully :P
@anuragrawat5190
@anuragrawat5190 4 жыл бұрын
@@rokkababa8448 shitxD
@shwetajain8830
@shwetajain8830 4 жыл бұрын
@@rokkababa8448 print(r'100 * "respect"')
@abhijithis9424
@abhijithis9424 4 жыл бұрын
lol me too
@amankumar-kw3xs
@amankumar-kw3xs 4 жыл бұрын
keep going but 100 * 'respect'
@predatorishi
@predatorishi 3 жыл бұрын
most energetic teacher on KZbin.. tbh one of the best teachers I have ever seen in my life.
@shreyashshinde8502
@shreyashshinde8502 3 жыл бұрын
I never thought python so easy programming language by listening this awesome lecture... Thank you so much Navin Reddy Sir...
@Amr-Ibrahim-AI
@Amr-Ibrahim-AI 5 жыл бұрын
Thanks Navin for your wonderful series. Your way of explaining thse concepts is exemplary. Easy and to-the-point. I used to teach C lanuage 20 years ago, and I like the way you are doing this very much. Thanks for taking the time to simplify this. Bless you
@mannemsrikanth3655
@mannemsrikanth3655 5 жыл бұрын
Output for quiz question: Telusko Rocks Thank you sir for clear explanation,, after executing codes you are saying wow its working☺,that's good sir. You are changing the way of learning, keep going on navin sir. I am suggesting all my friend's to watch your channel
@nightmaremc24
@nightmaremc24 2 жыл бұрын
This answer is almost true. r before the string implies that the string has to be printed as raw string. So the correct answer would be. Telusko Rocks
@chupbey7814
@chupbey7814 3 жыл бұрын
Everytime he tells us something new he pretends like he never knew it would come out this way... and that makes him cool !
@rekhabansal9065
@rekhabansal9065 3 жыл бұрын
exactly, thats cool.
@chupbey7814
@chupbey7814 3 жыл бұрын
@@rekhabansal9065 😁👍
@MuzicBae
@MuzicBae 6 жыл бұрын
previously i was not in the mood to learn python, but your videos made me do so
@kolukuluriaditya2284
@kolukuluriaditya2284 5 жыл бұрын
True
@nishapradhan2479
@nishapradhan2479 5 жыл бұрын
myname= 'Navin Reddy' len(myname) 11 here what i observed is even the space between Navin and Reddy is counted right so it makes 11 in total . Thank you so much Sir
@codinghub3759
@codinghub3759 5 жыл бұрын
Hey naruto I am Itachi... Amaterasu
@nishapradhan2479
@nishapradhan2479 5 жыл бұрын
@@codinghub3759 haha
@PavinS-iz8qz
@PavinS-iz8qz 5 жыл бұрын
I think so
@Raghav-rai
@Raghav-rai 5 жыл бұрын
Space is counted in len string??
@AyushKumar-oo9dq
@AyushKumar-oo9dq 5 жыл бұрын
@@Raghav-rai yupp.
@atharvasachan3027
@atharvasachan3027 Жыл бұрын
much better than code with harry playlists . He is atleast starting this from start not like harry u have started his series from quiet a high level
@muhammaddanial6486
@muhammaddanial6486 5 жыл бұрын
feelings = " LOVE" expression = " Great" print(" Its " , {Feelings} , " to watch your tutorials & its ", {expression})
@byspandanan7410
@byspandanan7410 5 жыл бұрын
print(" Its " , feelings , " to watch your tutorials & its ", expression) this is correct
@mwendeevande3743
@mwendeevande3743 4 жыл бұрын
@@byspandanan7410 you both are wrong.
@lokeshmadiga6215
@lokeshmadiga6215 4 жыл бұрын
bro use .format while u use {}
@ashishkangaokar
@ashishkangaokar 4 жыл бұрын
@@lokeshmadiga6215 what is correct, can you please help me printing the exact syntax?
@hadihabib5629
@hadihabib5629 4 жыл бұрын
@@mwendeevande3743 i think spandana nandigum is right.
@trilokreddy9355
@trilokreddy9355 4 жыл бұрын
Sir, In the quiz the output is 'Telusko Rocks'
@darshannt4057
@darshannt4057 3 жыл бұрын
Bro i think Telusko Rocks Because indicates next line
@sayleesurve2708
@sayleesurve2708 3 жыл бұрын
@@darshannt4057 as r is mentioned it will skip the special meaning of so the above ans is right
@lalitwalekar4779
@lalitwalekar4779 3 жыл бұрын
@@sayleesurve2708 yup
@kaushiksai2534
@kaushiksai2534 3 жыл бұрын
yes correct answer 'Teisuko Rocks'
@studymaterial3284
@studymaterial3284 Жыл бұрын
Your explanations are very easy to understand and anyone who is struggling to learn programming before can learn easily just by watching your sessions
@davidyoung1352
@davidyoung1352 4 жыл бұрын
Navin thank you, I am new to this and I am enjoying learning python. I like the way you teach. Your explanations are thorough and you keep it very simple. I am glad I came across your channel, and I did subscribe.
@amitsaxena6530
@amitsaxena6530 6 жыл бұрын
Thanks Sir...I always scared from coding despite being a computer science graduate. But your videos are awesome and very easy to comprehend. Please keep up the good work that you are doing. Thanks!
@priyankapatil3420
@priyankapatil3420 3 жыл бұрын
as you said len() will gives the number of characters instead it gives results including spaces also , navin reddy has actually 10 characters but in your results it is comes 11.... so sir please help with it and video is really really helpful and easy to understand not lengthily too .keep posting
@ankurgupta288
@ankurgupta288 4 жыл бұрын
Love python from a such a talented and interactive teacher sir
@milanbariya4914
@milanbariya4914 4 жыл бұрын
🤓 Quiz Answer 🤓 Guess the Output print (r'Telusko Rocks') Answer : Telusko Rocks
@raziabegum9618
@raziabegum9618 4 жыл бұрын
That's wrong... The output shoul be: Telusko Rocks .... As that '/n ' is used for a new line...
@nageshmani1216
@nageshmani1216 4 жыл бұрын
@@raziabegum9618 nah @MILAN BARIYA is right coz that r stands for rawstring watch that 3rd video skip to the 3/4 part
@acharya1574
@acharya1574 4 жыл бұрын
@@raziabegum9618 r makes it rawstring
@computerlanguagebykanchandixit
@computerlanguagebykanchandixit 4 жыл бұрын
If you want to your output as it's , please use //in stead of/......now you will get your output as it is... 😄
@dazykarimi8050
@dazykarimi8050 4 жыл бұрын
@@raziabegum9618 MILAN is right the answer is Telusko Rocks because its a raw string we cant change that
@san-1506
@san-1506 Жыл бұрын
You are amazing.... Ur the person making efforts without expecting anything 😊😊
@bhavikakapadia2462
@bhavikakapadia2462 6 жыл бұрын
I am really enjoying Python series and also like the new video format
@azhagianambi5024
@azhagianambi5024 4 жыл бұрын
Sir the way of your teaching really inspired me to learn more
@madhanreddy1194
@madhanreddy1194 3 жыл бұрын
What a energy, i got some interest to learn python now 😊😊
@rajupun-cz1bz
@rajupun-cz1bz 4 жыл бұрын
First time I heard somebody explaining variable in such simple way. Regards
@joyitasadhukhan4846
@joyitasadhukhan4846 4 жыл бұрын
'Telusko Rocks' i got this output for you last quiz in the video. and i love your teaching method the way you are explaining it s really amazing for an individual who does not have any coding background.
@seemalasunil
@seemalasunil Жыл бұрын
Bro the commas u entered in the first and last so there is an error
@bhavanisenthil8785
@bhavanisenthil8785 7 ай бұрын
You are great teaching sir!!❤☺️ I understood very well I like python because of you!!😊
@SuprabhTheCuriousMind
@SuprabhTheCuriousMind 5 жыл бұрын
I have been following your tutorials from a very long time when you had 50-60k subscribers. Your content was good then and now of course. But the best part is you have also evolved as a creator in terms of your appearance, video quality & viewer's engagement. Thank you for educating us. Keep doing! Keep motivating (Y)
@soumyau6573
@soumyau6573 5 жыл бұрын
Answer: Telusko Rocks Really enjoyed😃
@jahnavimiriyala1640
@jahnavimiriyala1640 5 жыл бұрын
stands for new line !
@geetabhatt6889
@geetabhatt6889 4 жыл бұрын
Rocks will come in a new line
@SimpleFamilyVideos
@SimpleFamilyVideos 4 жыл бұрын
@@iamjoker101 what is that r means? because of r o/p is coming as it is
@bhavikamadhwani6432
@bhavikamadhwani6432 4 жыл бұрын
@@jahnavimiriyala1640 it is a raw line
@kartikiyer3067
@kartikiyer3067 4 жыл бұрын
Using r and is like using a blanket with a fan... You have both things and you use one to counter the other...
@karnampyditallinaidu3436
@karnampyditallinaidu3436 3 жыл бұрын
Tqsm for keeping the python programs .... I enjoyed so much by seeing u r vedios...
@michaellungu5812
@michaellungu5812 5 жыл бұрын
This is amazing, I'm really enjoying tutorials.I am a beginner of programming, with these videos i'm sure i will become a programmer
@Midnightacoustician
@Midnightacoustician 4 жыл бұрын
I am an Architect (civil), have absolutely zero programming knowledge or background, and just wanted to make the lockdown break useful.You sir, are an amazing teacher and have actually made python so much fun.Thank you for the effort.Keep up the good work.
@ameypande3154
@ameypande3154 Жыл бұрын
Does Learning this language make any difference till now for you???
@seemasingla6292
@seemasingla6292 2 жыл бұрын
The enthusiasm with which u r teaching is great and your teaching skills is fabulous . Seriously lucky to have a teacher like you
@amanbaid3497
@amanbaid3497 4 жыл бұрын
Ans of the quiz : Telusko Rocks Thank you so much sir for teaching python in such an easy way
@shayanislam900
@shayanislam900 4 жыл бұрын
Bro what are u doing for certificate
@shobhitkhemka5349
@shobhitkhemka5349 4 жыл бұрын
Telusko Rocks (This is the answer of quiz) This is an awesome tutorial and now i am loving python!
@vittamanojkumar8692
@vittamanojkumar8692 3 жыл бұрын
Superb sirr by this so many members rr getting this course freely and can easily understand by u super explanation ........
@azizasulthana431
@azizasulthana431 4 жыл бұрын
Very enjoyable teacher, teaching and class
@ravithekoolguy4195
@ravithekoolguy4195 5 жыл бұрын
Excellent way of teaching sir 🙏,requires lot of efforts also time,this is d result of ua Hard work n patience 🙏
@shafaitislam7773
@shafaitislam7773 3 жыл бұрын
Sir you are really great. you made all the things so easy. and thanks for making these videos in English. Love from Bangladesh.
@atulyamishra7986
@atulyamishra7986 4 жыл бұрын
I like his INTROs in which he's like "hello there ALIENS!!!!"
@dynamisarian6576
@dynamisarian6576 4 жыл бұрын
Right 😁😁😁😁 But why are we aliens??just because we are learning Python!! 😅
@nitinchauhan365
@nitinchauhan365 4 жыл бұрын
@@dynamisarian6576 Plot twist: Navin Sir is from another planet.
@dynamisarian6576
@dynamisarian6576 4 жыл бұрын
@@nitinchauhan365 woww..it could be👌🏻😁
@mveera5441
@mveera5441 3 жыл бұрын
Alien means far from... Means either another state, country or planet. What ever it is. Alien means foreigner
@zayedhasan5541
@zayedhasan5541 3 жыл бұрын
@@mveera5441 very good
@vikrantbam
@vikrantbam 2 жыл бұрын
This is really a great course and amazingly explained. I really do appreciate your contributions and help for student community. No doubt this is really a great python series. Though this was updated in 2018 and recently there is no new update in this series. Do you have any plan to add more into Python course?
@komal2286
@komal2286 3 жыл бұрын
Wow YOU make it sound so simple and easy. i always had inhibition about coding in "Python" and pursued it as a Rocket Science! but with the help of these videos I think I'll soon be there.. Kudos :)
@femibabu575
@femibabu575 5 жыл бұрын
I love your classes sir.. so much helpful for a beginner.. thank you so much for taking time to create videos and we will support you all along
@nil2277
@nil2277 5 жыл бұрын
Bro today was my exam on python and this helped a lot
@Sciencedoneright
@Sciencedoneright 4 жыл бұрын
'DA CHEATING' * 100
@Sciencedoneright
@Sciencedoneright 3 жыл бұрын
@Miss omal You won't understand :)
@Sciencedoneright
@Sciencedoneright 3 жыл бұрын
@Miss omal ma, nothing. He did not study before the exam but he saw this video and he passed in front of his classmates. That's why it's like cheating
@kennethhowell5291
@kennethhowell5291 Жыл бұрын
Their is nothing like a teacher that knows his subject. That would be you. Try to learn from a teacher that does not really know his subject. Good luck. You are the best. Thank you again!
@s.sireesha5334
@s.sireesha5334 6 жыл бұрын
Superb explaination sir,and it is very easy to learn Thank you so much for making this video 👌👌👌
@shouryasharma9585
@shouryasharma9585 Жыл бұрын
You've made python super easy....I'm loving it. Also do you provide notes, would be really helpful.
@immohobot9288
@immohobot9288 5 ай бұрын
Great tutorial I must say. I actually love the way your screen is displayed behind you. Please any idea on what software/technique you used for for that?
@Kranthi233
@Kranthi233 5 жыл бұрын
name='navin reddy' feeling ='Thank you' print(feeling+name)
@simarjeetvansal5525
@simarjeetvansal5525 3 жыл бұрын
i just love him. such a tutor needs to be in colleges
@ohwow2074
@ohwow2074 5 жыл бұрын
I cant believe that i'm still learning new stuff in python after almost 2 years of working with it!!!
@enlighteningbrain8247
@enlighteningbrain8247 4 жыл бұрын
You = "NavinReddy" 'MR ' + You {6: } God Bless You always For this Kind Work for us , who can't afford high Fees.
@nightmaremc24
@nightmaremc24 2 жыл бұрын
Thank u so much sir. I'm also telugu like you . Ee prashnam ki uttar: 'Telusko Rocks' nizanga aina telusko to teluskoni chaala baaga anpenchindi!
@diptisinha4143
@diptisinha4143 5 жыл бұрын
Awesome explanation sir. Now I am very clear about Python. And it's very interesting too.
@snjvthakur24
@snjvthakur24 5 жыл бұрын
name = ' sanjeev' message = ' welcome to piecharm' print('hello' + name + message)
@nimotalaiabduganiyu9290
@nimotalaiabduganiyu9290 Жыл бұрын
This series of videos are just too easy to follow. I am elated to come across them. Thank you, Mr Navin.
@rv2007
@rv2007 6 жыл бұрын
Thak u so much sir U gave me a goal of my LIFE
@niteshmalviya492
@niteshmalviya492 6 жыл бұрын
What are you doing brother
@GauravSharma-we4po
@GauravSharma-we4po Жыл бұрын
name = "youtube" name = "my" + name[3:6] print(name) here strings are mutable
@inshane___4034
@inshane___4034 Жыл бұрын
You can add something with the string but you can't replace the string with another word
@pulatjonsultanov2729
@pulatjonsultanov2729 2 жыл бұрын
Thank you!!!, small hint: even a space(period) inside a string is to be seen as a charcter in python. E.g: 09:40 -->> myname = 'Navin Reddy' =11 characters
@TheArgonCompany
@TheArgonCompany 4 жыл бұрын
Guru = "Navin Reddy Gaaru" Thanks= "Thank You Very Much" Finally print(Thanks + Guru )
@damirko
@damirko 6 жыл бұрын
Nice intro video to variables.
@nileshgurav8401
@nileshgurav8401 2 жыл бұрын
Really looks simple when you explain things. Since coming from a non-coding background, this teaching technique method is really easy to understand. >>> print ('Thanks Navin') :)
@dsraghav2882
@dsraghav2882 5 жыл бұрын
Hi Sir, your tutorial is very helpful .Thanks
@engineerbabu9951
@engineerbabu9951 4 жыл бұрын
n="best" >>>'my life'+n[0: ] + 'lecture'
@HindveeVispute
@HindveeVispute Жыл бұрын
Thank you for teaching so well ! your way of teaching increased my interest in programming
@christian1750
@christian1750 4 жыл бұрын
Telusco Rocks
@navyadrkdoddi6751
@navyadrkdoddi6751 4 жыл бұрын
Sir...Are you from Telugu? wow.. I'm really Surprised.. Such a talented..నమస్కారం sir🙏😍
@Deepakkumar-tx8eq
@Deepakkumar-tx8eq Жыл бұрын
Thank you Navin I was really hopeless in learning python... But watching your video makes me feel it's a piece of cake.. thank you so much for your efforts❤
@omkarbhattarai1227
@omkarbhattarai1227 3 жыл бұрын
those who clearly understood the meaning of variable, here>>>
@R.A.ImGreenID
@R.A.ImGreenID 3 жыл бұрын
print ('Me too')
@tejashrideshpande5858
@tejashrideshpande5858 5 жыл бұрын
Answer for Quiz Question: Telusko Rocks
@matrix3d270
@matrix3d270 3 жыл бұрын
Try this Teluskoians!!! >>> name = ' telusko ' >>> len (name) + 3 >>> 10 I randomly found it! but it works. Amazing teaching sir! Way to go!
@RanjeetSingh-vj4yq
@RanjeetSingh-vj4yq 5 жыл бұрын
who is learning python october 2019 like this
@alokenathb
@alokenathb 5 жыл бұрын
Ranjeet Singh hey! I started yesterday
@faithkasongo358
@faithkasongo358 5 жыл бұрын
I started last night !!
@talhaafzal6514
@talhaafzal6514 5 жыл бұрын
I started today
@singhbhupi1625
@singhbhupi1625 5 жыл бұрын
Started today!
@challadivyasri416
@challadivyasri416 5 жыл бұрын
Strtd tody
@sohelrana-rr6rk
@sohelrana-rr6rk 6 жыл бұрын
print(r'Telusko Rocks') Output: Telusko Rocks
@pardeepsaini1634
@pardeepsaini1634 6 жыл бұрын
sohel rana this is called raw string
@rishisekhri8099
@rishisekhri8099 5 жыл бұрын
remove the "r" then you will get Telusko Rocks okay :)
@ashishnegi9839
@ashishnegi9839 5 жыл бұрын
I want learn python .. can you guide me sir nd am big fan of yours can you guide me 8076770117 my contact no
@suresh888100
@suresh888100 Жыл бұрын
Teaching Python from beginning superb..way of teaching extraordinary..
@pradnyakharade3718
@pradnyakharade3718 4 жыл бұрын
10:10 Telusko Rocks
@lokeshsridhar9105
@lokeshsridhar9105 5 жыл бұрын
How to print two letters alone? Say y and e?
@earthlings4592
@earthlings4592 5 жыл бұрын
'y ' + 'e' i guess
@umarsheikh6364
@umarsheikh6364 2 жыл бұрын
Your teaching method is brilliant, speed and method of teaching is really fantastic, I am watching it without any distraction 👍
@venkatasai9326
@venkatasai9326 6 жыл бұрын
Telusko Rocks sir
@SanjayKumar-cp5lg
@SanjayKumar-cp5lg 4 жыл бұрын
"Oh it works"
@chiduralabhavyasri249
@chiduralabhavyasri249 3 жыл бұрын
Sir at 7:15 we take range [1:4] if we want to exclude index value 2 it mean except index value 2 remaining values should be printed in this range [1:4] is there any syntax for this sir And output of quiz is Telusko Rocks
@sharadparida150
@sharadparida150 6 жыл бұрын
The output will be 'Telusko Rocks' Please correct me ....😬
@herecomesthepain4229
@herecomesthepain4229 6 жыл бұрын
i'ts "Telusko Rocks" a so called raw string. Because of the r at the beginning... so the command to continue in a new line will be ignored in that way.
@jdavis6355
@jdavis6355 5 жыл бұрын
@@herecomesthepain4229 Quotation marks not included: Telusko Rocks
@ScootingMi31
@ScootingMi31 10 ай бұрын
loving the series especially since I just started watching it ❣❣I have learned so much for just being on the 4 episode of the series, keep up the hard work!!
@NSZ1272
@NSZ1272 Жыл бұрын
Hi,Navin,I saw 4 videos based on Python,till now I hv understood it well.❤ Thanks for sharing your knowledge,God bless 🕊️☄️🤍
@ashokreddy8273
@ashokreddy8273 3 жыл бұрын
Output of the question: Telusko Rocks Sir,Your way of teaching is awesome Thanks a lot Sir 😃😄
@siddhartharoy4698
@siddhartharoy4698 3 жыл бұрын
You are just an awesome teacher, you explain it with such a clarity and make it so easy. Thanks a lotttt.
@AakankshaHanchate
@AakankshaHanchate Жыл бұрын
I can't stop my thumb for liking every video of urs....very helpful sir❤....
@AnjaliSingh-kv3vl
@AnjaliSingh-kv3vl 3 жыл бұрын
I am really enjoying learning python just because the way you explain is simply amazing
@AshuSingh-rn8mt
@AshuSingh-rn8mt 2 жыл бұрын
This is jst damnn clear.. Love the you teach and explain.. Thanks for such great efforts sir! 💫
@anweshapal7827
@anweshapal7827 2 жыл бұрын
Answer to Quiz question- Telusko Rocks This is because r is written before.... Thank u sir for teaching us the topics with so great care..
@tanushriverma7878
@tanushriverma7878 Жыл бұрын
Thank you so much to provide lovely containt. I never thought that I can learn this python without having any technical background
@mehdidn4301
@mehdidn4301 3 жыл бұрын
for the first time I am having fun with learning programming. thank you for making this much effort for free, you have my respect.
Complete Java Developer Course Batch-3
0:57
Telusko
Рет қаралды 202 М.
#5 Python Tutorial for Beginners | List in Python
10:42
Telusko
Рет қаралды 3,1 МЛН
World’s strongest WOMAN vs regular GIRLS
00:56
A4
Рет қаралды 14 МЛН
How Strong is Tin Foil? 💪
00:25
Brianna
Рет қаралды 60 МЛН
Perfect Pitch Challenge? Easy! 🎤😎| Free Fire Official
00:13
Garena Free Fire Global
Рет қаралды 47 МЛН
#14 Python Tutorial for Beginners | Python BitWise Operators
12:42
#3 Python Tutorial for Beginners | Getting Started with Python
14:49
This Is Why Python Data Classes Are Awesome
22:19
ArjanCodes
Рет қаралды 812 М.
Python 101: Learn the 5 Must-Know Concepts
20:00
Tech With Tim
Рет қаралды 1,2 МЛН
#9 Python Tutorial for Beginners | More on Variables in Python
9:13
#20 Python Tutorial for Beginners | While Loop in Python
12:43
Telusko
Рет қаралды 1,6 МЛН
PLEASE Use These 5 Python Decorators
20:12
Tech With Tim
Рет қаралды 118 М.
Dictionary in Python
12:24
Telusko
Рет қаралды 1,4 МЛН
#10 Python Tutorial for Beginners | Data Types in Python
14:35
Telusko
Рет қаралды 1,5 МЛН
World’s strongest WOMAN vs regular GIRLS
00:56
A4
Рет қаралды 14 МЛН