Docstrings in Python | Python Tutorial - Day #29

  Рет қаралды 317,089

CodeWithHarry

CodeWithHarry

Күн бұрын

Пікірлер: 354
@debasishbesra2901
@debasishbesra2901 Жыл бұрын
Day 7 of #100DaysOfCode. Today in this video 29, I delved into Python docstrings, which are string literals that follow the definition of a function, method, class, or module. They serve as documentation for our code and can be accessed using the '__doc__' attribute. I also explored the differences between Python comments and docstrings. Furthermore, I learned about PEP 8, a guide for Python coding style, and The Zen of Python, which outlines the guiding principles for Python's design. Thank You Harry Bhaiya.
@SMIT_xx
@SMIT_xx 10 ай бұрын
def fibonacci(n): if(n == 0): return 0 elif(n == 1): return 1 else: return fibonacci(n-1)+fibonacci(n-2) num = int(input("Enter number : ")) for i in range(num): print(fibonacci(i))
@mazamirulquranosunnah6704
@mazamirulquranosunnah6704 3 ай бұрын
incredible. yar
@mazamirulquranosunnah6704
@mazamirulquranosunnah6704 3 ай бұрын
if you see my comment, please explain to me what the logic behind . PLEASE EAMIL ME
@gamerofwolfstreet
@gamerofwolfstreet Жыл бұрын
Smile of Every ending "I will see you next time" 😍
@artistlado7105
@artistlado7105 2 жыл бұрын
Some lines for you sir.... Apke padhane ka tarika alag hai .... Apke smjhane ka tarika alag hai.. pta nhi aur kya kya alag hai apme ... Sayd ek jadugar hai apme.. Sir you are truly a magician...😍🙃
@badalsahoo3902
@badalsahoo3902 2 жыл бұрын
Best teacher in my whole life💗💖💗
@SHIVAMKUMAR-fv3rn
@SHIVAMKUMAR-fv3rn 2 жыл бұрын
Me too
@raajithakrithika2233
@raajithakrithika2233 2 жыл бұрын
Good stuff
@raajithakrithika2233
@raajithakrithika2233 2 жыл бұрын
@@SHIVAMKUMAR-fv3rn🎉
@SHIVAMKUMAR-fv3rn
@SHIVAMKUMAR-fv3rn 2 жыл бұрын
@@raajithakrithika2233 thanks
@codewithdhairya1193
@codewithdhairya1193 Жыл бұрын
ME TOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
@satyampandey-fx8gz
@satyampandey-fx8gz Жыл бұрын
#day29 consistency maintain 20:25 26/12/2022
@digitalharsh8696
@digitalharsh8696 2 жыл бұрын
best mentor that i have ever seen in this programming field .. tysm harry sir tysm .. coz of u i am able to learn and doing practice daily of coding ... tysm sir
@rajannayak3332
@rajannayak3332 Жыл бұрын
Gentleman how to access the notes which harry bhai is using in video?
@Shortsfortheday21
@Shortsfortheday21 7 ай бұрын
@@rajannayak3332 bro replit its a website make account and click on fork and run on everyday's videos from code with harry when you fork and run the code you could see the similar or same interface you see in these videos
@Scitechandgeopolitics
@Scitechandgeopolitics 6 ай бұрын
​@@rajannayak3332Bhai Sikha ya bich me choor diya
@shreyasingh9473
@shreyasingh9473 Жыл бұрын
Your are the best teacher....and a big supporter, advisor and all❤😇😇
@gyaneshraj6921
@gyaneshraj6921 Жыл бұрын
best course of python on youtube
@anonymous____________________4
@anonymous____________________4 2 жыл бұрын
Pranam bhrata 🙏 apka bahutt baht dhanyawad ❤️😌🙏😇🧡😇
@mdmusaddique_cse7458
@mdmusaddique_cse7458 Жыл бұрын
Doc-strings are amazing!
@junaidtanveer7191
@junaidtanveer7191 2 жыл бұрын
Nice Harry bhai and thanku so much🥰🥰🥰
@MuhammadRafay-we9nc
@MuhammadRafay-we9nc 8 ай бұрын
Harry bhai ! You are the best programmer I ever seen..
@CoderzGaming093
@CoderzGaming093 2 жыл бұрын
#day29 import this really great information thanks to Harry bro.
@07shubhamchaugulesyit79
@07shubhamchaugulesyit79 Жыл бұрын
This course is really awesome.
@thatcoolkid370
@thatcoolkid370 Жыл бұрын
Day #29 in 100DaysOfCode. Maaza ah raha hai advanced topics parh keh
@kapilsharma1.1M
@kapilsharma1.1M Жыл бұрын
One of the best 😊
@jatinbhatt2222
@jatinbhatt2222 2 жыл бұрын
Like the poem part the most thank you sir for the course Present on Day-29✋
@anuragsingh-099
@anuragsingh-099 2 жыл бұрын
Math k dance dekhna h bhai link check kr 😅😅😅 kzbin.info1ZtORgGuY60?feature=share
@shreeyanshjain6498
@shreeyanshjain6498 Жыл бұрын
Thankuu so much..itne ache program ki videos bnane ke liye but ab aap thoda sa fast chlre ho jise concept clear nhi ho para..bcoz me as a fresher python programming ko seekh raha hu....Thanku once again.
@justvedant___
@justvedant___ 2 жыл бұрын
Tell us more about import in next video or please make a small video about it Btw watching every video of this playlist you are explaining so good Love you hary bhai❤️
@biswajeet9826
@biswajeet9826 5 ай бұрын
Amazing Work!! 2nd Last video of tonight glad to be your student!! Eklavya here!!
@rohit_ojha
@rohit_ojha 2 жыл бұрын
Thanks.. ......bhaiya. :)
@karthikmudgal9742
@karthikmudgal9742 Жыл бұрын
Amazing lecture 👍
@motivational_hub006
@motivational_hub006 4 ай бұрын
Intresting and done
@infodiff
@infodiff 6 ай бұрын
You are right Harry. With experience n by making mistakes we realize simple and sparse is better and understandable.
@Python-FPV
@Python-FPV Жыл бұрын
"I finally completed all of my pending videos here, hope to complete this entire course on time. Cheers!!!"
@montitiwari1078
@montitiwari1078 2 жыл бұрын
Bhai may god bless you 👌👌👌
@mariamhasan3733
@mariamhasan3733 2 жыл бұрын
Day #29 done! Harry bhai, can you kindly add the subtitles as usual as we international students feel difficult to understand Hindi?
@visheshgupta4990
@visheshgupta4990 Жыл бұрын
Thanks Harry Bhai You Teach us in a very interesting and amazing way 🌟 Love You harry Bhai ❤️🙌
@man_united-z1h
@man_united-z1h 6 ай бұрын
Day 29 done ✅
@DD_Bhagyesh
@DD_Bhagyesh Жыл бұрын
Thankyou for making this video Harry Bhai ❤️ 😉
@Mahjabeen-m8y
@Mahjabeen-m8y 6 ай бұрын
Now is better than never. Although never is often better than *right* now. If the implementation is hard to explain, it's a bad idea. If the implementation is easy to explain, it may be
@ToThePoint493
@ToThePoint493 6 ай бұрын
2024 lagends !🔥🔥🔥
@anshbajaj7223
@anshbajaj7223 2 жыл бұрын
#day29 ✔️
@owaisnadeem2751
@owaisnadeem2751 Жыл бұрын
Day - 29 present Harry bhai Love from Pakistan
@JoyBoy_013
@JoyBoy_013 Жыл бұрын
🔥🔥🔥🔥🔥🔥 #Harrybhai
@sayantan2.1shorts50
@sayantan2.1shorts50 2 жыл бұрын
Present harry bhai
@Noble最強_Edit437
@Noble最強_Edit437 Жыл бұрын
present #29 complete 🤟
@clashingtv2527
@clashingtv2527 2 жыл бұрын
Bhi aj Naya chij dekhne ko mila ❤️
@technikalproblem6780
@technikalproblem6780 Жыл бұрын
Thank you sir for creating this video!
@arpankarmakar16
@arpankarmakar16 2 жыл бұрын
Present sir on #Day29
@unknownbhai123
@unknownbhai123 Жыл бұрын
# some example of Doc string # and after print it you can undertand about difference between Doc string and comment def InHalf(n): ''' take square of the number that is n''' print(n/2) print(InHalf(200)) print(InHalf.__doc__)
@TRV123
@TRV123 2 жыл бұрын
Harry bhai very good vedio
@ringmakerfreestylegamer5107
@ringmakerfreestylegamer5107 2 жыл бұрын
Video
@NEERAJ-dw9bt
@NEERAJ-dw9bt 10 ай бұрын
Present sir 🤚
@govinddunani6919
@govinddunani6919 Жыл бұрын
AAP HI HUMARE PEP 8 HO HARRY BHAI, LOVE YOU
@simple3688
@simple3688 2 жыл бұрын
@neetusubhash9251
@neetusubhash9251 Жыл бұрын
He is my fist teacher of language Like if same
@YOUTHKAISLAM
@YOUTHKAISLAM 3 ай бұрын
def square(n): '''you call me a dainamait, and yes i am you call true about me'''' print(n**5) square(10) print(square.__doc__) result
@khushboodubey2647
@khushboodubey2647 Жыл бұрын
your best ❤💞💓💗💖💝💯
@omyadav_143
@omyadav_143 2 жыл бұрын
I am always on Time. 🙂
@pramod_arya2516
@pramod_arya2516 Жыл бұрын
Zen of python ❤
@SukhmanMajri
@SukhmanMajri 2 жыл бұрын
Harry Bhai 🔥❤️
@lakhyadeepsen
@lakhyadeepsen 2 жыл бұрын
Day 29 of 100 of python challenge completed. #100DaysofCode #100dayspythonchallenge
@Nuvora.OFFICIAL
@Nuvora.OFFICIAL 2 жыл бұрын
Present Sir!!
@shubhamkolhevlogs6560
@shubhamkolhevlogs6560 Жыл бұрын
please make a full course about data science...please
@mr__glitchy
@mr__glitchy 2 жыл бұрын
Love you Harry bhai
@niteshch9166
@niteshch9166 Жыл бұрын
Present Harry Sir!
@UnderGamer_Official
@UnderGamer_Official 2 жыл бұрын
Sir Kivy & kivymd ka tutorial please
@RajNamdev_19
@RajNamdev_19 Жыл бұрын
LOVE YOU HARRT BHAI❤
@TalhaTariq-i2e
@TalhaTariq-i2e 8 ай бұрын
Nice 💻
@incredible4u872
@incredible4u872 Жыл бұрын
Day29 done
@eashovon
@eashovon 2 жыл бұрын
Present from Bangladesh Brother.....#day29 Done
@syedmahekrizvi2858
@syedmahekrizvi2858 Жыл бұрын
Best techer of all time
@Krishna40457
@Krishna40457 2 жыл бұрын
#Day29
@Aditya_Vyas
@Aditya_Vyas Жыл бұрын
Thanks Harry Bhai
@FunFACT12331
@FunFACT12331 11 ай бұрын
day 29 completado stoico
@Manish-qt1bz
@Manish-qt1bz 2 жыл бұрын
Present Sir 🔥
@Vignesh-y4j
@Vignesh-y4j 4 ай бұрын
29th one!!
@RX_LEGEND.
@RX_LEGEND. Жыл бұрын
#harry bhi 😊
@vjournalbytej9832
@vjournalbytej9832 11 ай бұрын
Present Sir 🤚
@bipinsingh2291
@bipinsingh2291 Жыл бұрын
nice video
@meditationmusic6482
@meditationmusic6482 2 жыл бұрын
Thanks sir.
@khybersial6171
@khybersial6171 2 жыл бұрын
thanks
@ayyshreshthaaa
@ayyshreshthaaa 8 ай бұрын
my motivation is the legendary outro music at the end lol it keeps me consistent fr
@tonystarc9567
@tonystarc9567 Жыл бұрын
Please add important packages as well: Pydantic, os, sys etc.
@kvonfire4262
@kvonfire4262 Жыл бұрын
Yes bhai and also add some gui modules like tkinter and kivy
@anishachokhandre1759
@anishachokhandre1759 2 жыл бұрын
👍👍
@codingwithsohail
@codingwithsohail Жыл бұрын
Assalamualaikum! Bhai jan ap buht acha samjhate hain. Please bhai jan lua programing pe course bna dain Please
@mahmudulhasan8245
@mahmudulhasan8245 2 жыл бұрын
vai function call karne ke bad function ka argument user input se kaise lete hai... specialy (*argument) kaise lete hai
@Sanuu077
@Sanuu077 Жыл бұрын
Felling blessed...
@shivamchaudhary8592
@shivamchaudhary8592 2 жыл бұрын
#Day29 Present SIr
@ranjityadav9123
@ranjityadav9123 2 жыл бұрын
@Radhe_radhe2929
@Radhe_radhe2929 2 жыл бұрын
Day 29 🔥
@deekshithaparasu
@deekshithaparasu Жыл бұрын
#day29 completed
@Mohitsharmaskp
@Mohitsharmaskp Жыл бұрын
#DAYS_29 OUT OF THE 100_DAYS #codewithharry #python #harrybhai #100dayscodewithpython
@Nuvora.OFFICIAL
@Nuvora.OFFICIAL 2 жыл бұрын
Sir konse din mein agli exercise di jayegi?
@parameshwarhazra2725
@parameshwarhazra2725 Жыл бұрын
Present Sir.
@Blood_Walker.98
@Blood_Walker.98 Жыл бұрын
#harry bhai
@anandkr9949
@anandkr9949 Жыл бұрын
harry bhai
@hacknation2460
@hacknation2460 Жыл бұрын
29th lecture done
@harshitsachdev6552
@harshitsachdev6552 Жыл бұрын
In day 9 video, you have talked about higher and lower data types , can you please tell how we decide which is a higher and which data type is a lower data type. and which data types are converted by python implicitely.
@arohi_303
@arohi_303 3 ай бұрын
Day 29✨
@AnilKumar-xl1ju
@AnilKumar-xl1ju Жыл бұрын
print("I am Present")
@drakeeagle
@drakeeagle 8 ай бұрын
Legend in watch 2024😂
@aditrathour_
@aditrathour_ 7 ай бұрын
2025
@srstech4260
@srstech4260 6 ай бұрын
Bhai english shik le
@dp6032
@dp6032 Жыл бұрын
a = input("Hi I am DP") print(a)
@arhamali8583
@arhamali8583 Жыл бұрын
Harry Bhai AP Blockchain technology par vedio bane na AP samjhate bhut acha ha to hum sub apke student chate ha ke AP Blockchain Bhi Hume seekha
@qzarmy7059
@qzarmy7059 Жыл бұрын
I am present bhaiya ❤
@mdsohanurrahmanhridoy1343
@mdsohanurrahmanhridoy1343 Жыл бұрын
Completed Day29 Challenge😍
@HemantKumar-bn9nz
@HemantKumar-bn9nz Жыл бұрын
sir please cover data structure in playlist.
@PriyanshuJain-tn7tm
@PriyanshuJain-tn7tm 4 ай бұрын
Hi Harry Do you have any plan making videos on Amp String.
@Keepitshort417
@Keepitshort417 2 жыл бұрын
present sir from Pakistan tharparkar
@gamingben5808
@gamingben5808 3 ай бұрын
Try import that You will get the anti-zen of python
Recursion in Python | Python Tutorial - Day #30
10:01
CodeWithHarry
Рет қаралды 406 М.
Set Methods in Python | Python Tutorial - Day #32
15:58
CodeWithHarry
Рет қаралды 315 М.
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 34 МЛН
How Many Balloons To Make A Store Fly?
00:22
MrBeast
Рет қаралды 195 МЛН
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 21 МЛН
Exception Handling in Python | Python Tutorial - Day #36
10:53
CodeWithHarry
Рет қаралды 397 М.
5 Mistakes Beginner Web Developers Make (Avoid These)
12:09
CodeWithHarry
Рет қаралды 95 М.
5 Good Python Habits
17:35
Indently
Рет қаралды 653 М.
How To Make Money With AI (More than you think)
14:04
CodeWithHarry
Рет қаралды 75 М.
How I would learn to code (If I could start over)
13:14
CodeWithHarry
Рет қаралды 226 М.
What are Events? (C# Basics)
15:05
Code Monkey
Рет қаралды 404 М.
Learn Python OOP in under 20 Minutes
18:32
Indently
Рет қаралды 140 М.
Top Skills to Learn in 2025
9:31
CodeWithHarry
Рет қаралды 12 М.
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 34 МЛН