No video

Python f-Strings - Advanced String Formatting tutorial for beginners

  Рет қаралды 7,332

Dave Gray

Dave Gray

Күн бұрын

Пікірлер: 20
@ahmad-murery
@ahmad-murery Жыл бұрын
The string interpolation using f"string" way is very similar to the way dotnet do it, anyway, it uses the $ symbol instead of the F I think numbers will be automatically converted to strings inside a formatted string so no need to str() them Thanks Dave
@utinthein7274
@utinthein7274 Жыл бұрын
Thank you, Sir. I'm waiting.
@igwekennedy3033
@igwekennedy3033 Жыл бұрын
Thanks dave
@khalilbenmeziane8836
@khalilbenmeziane8836 Жыл бұрын
thank you dave
@muzhaffarhaydar7928
@muzhaffarhaydar7928 Ай бұрын
18:15 all i see is emojis 🤣. thanks btw dave
@LeonelLopezBorbon
@LeonelLopezBorbon Жыл бұрын
person = "Dave" word = "amazing" message = " {name} is {quality} .".format(quality=word, name=person) print(message)
@user-vp3vs6ey3r
@user-vp3vs6ey3r 5 ай бұрын
print("Very clever and very true.") print("Just discovered Dave and his explanations are very clear.")
@NewsChannel-y4g
@NewsChannel-y4g 4 ай бұрын
Looking at the 8:30 could it be true to say that Dave is a player? If player in Dave: "playa gunna play"...Thanks for the video
@mohammadnabil6556
@mohammadnabil6556 Жыл бұрын
Thank you Dave ❤❤when will be the next video released?
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
One per week.
@lowcodehub
@lowcodehub Жыл бұрын
It's almost like template litterals in Javascript. Great tutorial btw
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Yes, it is and thanks!
@utinthein7274
@utinthein7274 Жыл бұрын
Sir, in your python tutorial, Lesson 13 line number 33 and 34 print(' You chose ' + str(RPS(player)).replace("RPS.", '').title() + '.') print('Python chose ' + str(RPS(computer)).replace("RPS.", '').title() + '. ') In this line of code that where from come .title( ) method. You never explained previous tutorial. a little confusion. It start from tutorial 8 , rps2. I also asked this question in your discord channel.
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
In lesson 4, Python Data Types, string methods are covered - but not every string method. I left a link in the references to look up more as stated here: kzfaq.info/get/bejne/f7R3fctqqavFcoE.html
@mioszkordaczuk5475
@mioszkordaczuk5475 Жыл бұрын
Hello Dave Create Video in Blog page thank you Dave
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Maybe you are asking for something not in Python? That is what this video is about. If you want a video in a blog page, view the final project in my Next.js video series. It was just published last Tuesday.
@mioszkordaczuk5475
@mioszkordaczuk5475 Жыл бұрын
@@DaveGrayTeachesCode but I would ask dave to create such a video I would like to learn also I use Virtual Studio Code how to do it in turn
@LeonelLopezBorbon
@LeonelLopezBorbon Жыл бұрын
@@DaveGrayTeachesCode why not in Django after Python Tutorial?
@thesorus
@thesorus Жыл бұрын
I cry a little bit when I see a range from 1 to 11... lol.
@omarhashem818
@omarhashem818 4 күн бұрын
what 😂
Python Modules for Beginners
18:03
Dave Gray
Рет қаралды 9 М.
Python Command Line Arguments tutorial for Beginners
21:25
Dave Gray
Рет қаралды 7 М.
Or is Harriet Quinn good? #cosplay#joker #Harriet Quinn
00:20
佐助与鸣人
Рет қаралды 7 МЛН
Python 101: Learn the 5 Must-Know Concepts
20:00
Tech With Tim
Рет қаралды 1,1 МЛН
Build APIs with Flask (the right way)
49:09
microapis
Рет қаралды 10 М.
Python Closures for Beginners | Python tutorial
19:32
Dave Gray
Рет қаралды 7 М.
Python While Loops & For Loops | Python tutorial for Beginners
23:11
Recursion for Python Beginners with Recursive Function Examples
17:54
Object Oriented Programming with Python - Full Course for Beginners
2:12:35
freeCodeCamp.org
Рет қаралды 1,8 МЛН
Python Virtual Environment and pip for Beginners
30:39
Dave Gray
Рет қаралды 27 М.
Python File Handling for Beginners
22:40
Dave Gray
Рет қаралды 12 М.