Тёмный

Python Tutorial for Beginners 2: Strings - Working with Textual Data 

Corey Schafer
Подписаться 1,4 млн
Просмотров 1,7 млн
50% 1

In this Python Beginner Tutorial, we will begin learning about the string data type. Strings allow us to work with textual data in Python. We will be going over different ways to format strings, and also a lot of useful string methods. Let's get started.
The code from this video can be found at:
github.com/Cor...
Watch the full Python Beginner Series here:
• Python Programming Beg...
Slicing Video: • Python Tutorial: Slici...
String Formatting Video: • Python Tutorial: Strin...
✅ Support My Channel Through Patreon:
/ coreyms
✅ Become a Channel Member:
/ @coreyms
✅ One-Time Contribution Through PayPal:
goo.gl/649HFY
✅ Cryptocurrency Donations:
Bitcoin Wallet - 3MPH8oY2EAgbLVy7RBMinwcBntggi7qeG3
Ethereum Wallet - 0x151649418616068fB46C3598083817101d3bCD33
Litecoin Wallet - MPvEBY5fxGkmPQgocfJbxP6EmTo5UUXMot
✅ Corey's Public Amazon Wishlist
a.co/inIyro1
✅ Equipment I Use and Books I Recommend:
www.amazon.com...
▶️ You Can Find Me On:
My Website - coreyms.com/
My Second Channel - / coreymschafer
Facebook - / coreymschafer
Twitter - / coreymschafer
Instagram - / coreymschafer
#Python

Опубликовано:

 

28 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 1,1 тыс.   
@AlvinandTheBand
@AlvinandTheBand 7 лет назад
Even though I am good at python, I watch your videos, because I get to know something new every time. F string was really awesome
@Graza25
@Graza25 6 лет назад
There's a good saying and it goes like this... The better you think you are at something, the worse you actually are!!
@HAPPYplaceQC
@HAPPYplaceQC 6 лет назад
agreed, i never stop researching...
@Ashok_Naidu
@Ashok_Naidu 5 лет назад
Which version of python is this?
@bmathnguyen
@bmathnguyen 4 года назад
I find myself in this comment
@sripradpotukuchi9415
@sripradpotukuchi9415 4 года назад
@@Ashok_Naidu He is using Python 3.6 in this video
@Trippykiyay
@Trippykiyay 2 года назад
This is still one of the best python tutorials ever made. I have watched your stuff as a noob and here i am back years later. I recommend this series to anyone i know who wants to learn python.
@mermaidlalala
@mermaidlalala Год назад
Is it still pretty relevant 6 years later? I've been using this as my intro to python while taking a python course at my university! I Really like how detailed he is.
@Trippykiyay
@Trippykiyay Год назад
@@mermaidlalala Oh it’s quite relevant and I still stand firm on my opinion of this series.
@balluramrathore5382
@balluramrathore5382 4 месяца назад
@@mermaidlalalaso what would u recommend me should I take his lecture further?
@ultiumlabs4899
@ultiumlabs4899 6 лет назад
Guys, don't underestimate Corey's video title, at first I thought I can skip the beginner tutorial, but after watching this tutorial, I got a lot of new insights. Thanks Corey! Really appreciate your effort..
@nataliezavada9424
@nataliezavada9424 6 лет назад
I really appreciate your teaching style. I am new to programming (and I am currently self taught) and I found your videos to be the most helpful. You teach in a way that I understand and it seems like you are much more methodical, in-depth and yet easier to understand all at the same time! Amazing!! I will be watching all of your videos
@marshwetland3808
@marshwetland3808 6 лет назад
@Natalie Yet easier to understand - I think part of it is there's no hesitation or wasted time, nothing to distract from the flow. The first time ever I have enjoyed a video about coding. Truly excellent communication.
@MoinulIslam-m8j
@MoinulIslam-m8j Год назад
This channel is suggested by chatGPT
@chetachiezihe9316
@chetachiezihe9316 10 месяцев назад
What app are you using for writing the codes?
@MoinulIslam-m8j
@MoinulIslam-m8j 10 месяцев назад
@@chetachiezihe9316 VS Code
@randomguywhousemakeup
@randomguywhousemakeup 9 месяцев назад
​@@chetachiezihe9316I am using py charm
@allazy8983
@allazy8983 8 месяцев назад
​@@chetachiezihe9316notepad
@unique_yt03
@unique_yt03 7 месяцев назад
​@@chetachiezihe9316 idle
@amioutofthespotlightbyelin8496
@amioutofthespotlightbyelin8496 3 года назад
Ended up here because my professors weren't explaining things as thoroughly as I would have liked. Thank you, this video really helped me!
@kairosklean3411
@kairosklean3411 5 лет назад
I'm completely new to programming and l have review a lot of online python tutorials. Corey are the best teacher so far. Thanks.
@happypotato2225
@happypotato2225 4 месяца назад
I am brand new to coding and am coming from zero experience with it. I tried learning with code academy at first but it wasn't making sense to me at all and I was getting really discouraged. Your videos have been super helpful and are helping me understand python and have encouraged me to keep going! Thanks a ton!
@greggersgreggers3990
@greggersgreggers3990 4 года назад
Thanks for the Python videos! I’ve read dozens of programming books, read tons of code examples on the web, read various docs, watched a bunch of videos, and your video tutorials are top of the tree for me. You keep it simple, give good insights into why and how things work, show good examples that illustrate the key points well, present nicely and cleanly, and you anticipate a lot of questions and answer them later in the same video. I hope a lot of kids get to see these videos, which are a perfect springboard into using this amazing language. After dabbling in about 20 different languages, I love Python above all others and want to keep learning and keep coding! Cheers!
@dennylekstrom4517
@dennylekstrom4517 4 года назад
Saw one video and instantly subscribed. Straight into what you actually need to know without getting caught up with unnecessary elitist self-patting-on-the-back mumbojumbo, without skipping fundementals for that matter. Very accessible for someone just getting into programming like myself. Feeling more confident after watching this one video compared to all the other stuff I've been going through. Huge props and thank you!
@tomasmartini105
@tomasmartini105 4 года назад
Methods 8:55 Lower and upper 9:30 Count 10:08 Find 10:48 Replace
@kcvinu
@kcvinu 4 года назад
Thanks for your effort.
@tarunraj1553
@tarunraj1553 4 года назад
May god bless you!!
@roni7509
@roni7509 4 года назад
sir thank you very much
@matthewgetachew4533
@matthewgetachew4533 3 года назад
Saved me so much time!
@aarongawronsky7590
@aarongawronsky7590 3 года назад
MAN OF THE YEAR.
@leon62474
@leon62474 4 года назад
The best. This video made me see how easy is python. Saved me a lot of studying time. Thanks a lot
@bullet638
@bullet638 4 года назад
As someone who had no idea what python was before starting, these videos have really helped me to understand. Great teaching. Thank you!
@serapaydogdu4675
@serapaydogdu4675 4 месяца назад
Seriously, the way you explain those programming concepts is pure magic. It's not easy to make coding sound simple, but you do it effortlessly. Your tutorials and explanations have been a lifesaver for me as I prep for my Python interview. If I nail it (fingers crossed!), I owe you big time. So, first thing I will go to check your wish list because I will be picking something out for you as a massive thank you! Keep being amazing, Corey!
@itsrainingcatsanddogs
@itsrainingcatsanddogs 6 лет назад
Trust me..of all the python tutorials for beginners i found on internet, this content is super awesome! No where i got to learn so much without getting bored!
@РадмирНасыров-б9в
@РадмирНасыров-б9в 4 года назад
agree with you bro)))
@eventeklay4618
@eventeklay4618 4 года назад
Nept & Plu yea
@unstoppablehumour6637
@unstoppablehumour6637 3 года назад
Better than netflix and spotify combined!
@vybs9235
@vybs9235 3 года назад
Go to freecodecamp its also good for later lessons buddy! After you have done this! :D
@Chaithzx
@Chaithzx 3 года назад
exactly bro
@hosseinvalizadeh66
@hosseinvalizadeh66 Месяц назад
the best explanation for strings 🌹
@TaqeebMuqaddes
@TaqeebMuqaddes 5 лет назад
I am a new programming learner . I was pretty much cool during viewing tutorial . If you can say that thanks for watching , I can also say that thanks for uploading such fascinating and awesome tutorials . You have followed specific methodology which makes these tutorials cool and descriptive . Pls mention the link of html and css tutorial . Have a nice life!
@mahshidpooladvand8502
@mahshidpooladvand8502 8 месяцев назад
THE BEST PYTHON TUTORIAL ever existed! I found myself coding before I knew it!!! Love you Corey
@batasheemum
@batasheemum 6 лет назад
I have finished Python Bootcamp course in Udemy and I find these tutorials useful. You have packed so much information in each of your videos. THANK YOU!!!
@FameCastExpress
@FameCastExpress Год назад
How is your feedback on udemy (python)
@skhanal123
@skhanal123 5 лет назад
Everytime, I watch your video, I learn new things and it increases my confidence. The way you teach is really effective.You are a great tutor.
@aylinonay4123
@aylinonay4123 3 года назад
This is by far one of the best tutorials I have seen in Python. Thank you so much!
@jobstrekker2807
@jobstrekker2807 Год назад
yes! I hope to make my tuts this good, too!!
@shimmerz555
@shimmerz555 4 года назад
I honestly cant thank you enough the way you simplify and explain everything. God bless man really needed this
@alexanderradyuk9204
@alexanderradyuk9204 7 лет назад
Great work, the best tutorial I've ever seen about python.
@theAlmightyGod09
@theAlmightyGod09 Год назад
Just started learning python today and all I can say is THANK YOU for the best Christmas gift I got through your very explanatory videos...Just completed the first two videos on python.
@jobstrekker2807
@jobstrekker2807 Год назад
good job -- keep on coding and try my dev job advice when you're ready!
@doodahgurlie
@doodahgurlie Год назад
Okay, I have to admit the dir and help methods were things I've not seen in all the beginner videos I've watch so far and it's super useful! Really hoping to see updated videos soon using Pycharm or VS Code...hopefully on Windows as everyone loves using Macs...why is that? Us plebians cannot afford 'em. :)
@jobstrekker2807
@jobstrekker2807 Год назад
yeah, I know, right?? been fussing with deployment of Railway's free tier for 2 days (smh) -- their documentation is very Mac-centric
@huseyinakman2107
@huseyinakman2107 5 лет назад
I was also watching udemy or sth, the guy explained the same things in 2 chapter that you explained in 2 mins, very useful videos. Thanks Corey !!
@me_hugh
@me_hugh Год назад
Got me on the string quotation rule example "booby's world" (2:27), the internet ruined me so bad. Can't stop myself from laughing till the end, thinking about it making this video tutorial stuck on my mind forever which in turn helped a lot on my Python learning journey 🤣
@nadavgluck650
@nadavgluck650 Год назад
same man what is wrong with us
@AnanyaNaggar
@AnanyaNaggar 3 месяца назад
Ikr!! I was looking if anyone had noticed
@Thekidisalright
@Thekidisalright Год назад
For someone who has zero knowledge about programming, this is so informative, easy to understand and follow, well explained, thank you so much you just earn a sub, I am starting my programming journey right here and I am glad I found your channel.
@kevinj.3310
@kevinj.3310 5 лет назад
////// ******** Tutorial Shortcuts ********* \\\\\\: - 1:50 printing string variable with print() function - 2:10 single quote vs double quote differences - 3:56 multiple line string using triple double quotes - 4:30 string length in string using len() function - 5:16 accessing characters in string using square brackets [] - 8:52 String methods lower() & upper() - 9:31 String count() & find() method - 10:55 String replace() method - 12:47 String concatenation - 15:15 String formatting (placeholders and format method) - 16:35 String formatting using Python 3.6 new f' strings - 17:58 Using dir() function to print out all methods and attributes of string - 19:09 Using help(str) function to access a lot more info about string methods - 20:47 Please share, like and subscribe if you've enjoyed the video
@Prem-j9l3s
@Prem-j9l3s 3 года назад
Thanks!
@ReddoX30
@ReddoX30 2 года назад
Really useful, thank you!
@sidandhawa
@sidandhawa Год назад
I was recommended this from Reddit, and I have to say this is a gem. I have only just done the first tutorial and can't wait to work through the rest.
@mohammadsolaiman3995
@mohammadsolaiman3995 3 года назад
This video covered more about Python strings than a whole "string week" in a popular Coursera beginner python course.
@2kpresident363
@2kpresident363 5 лет назад
The best teacher ever! No one can be compared to Corey!
@pludo645
@pludo645 6 лет назад
By far the best and most comprehensive python tutorial for beginners! Great job! TYSM
@nayidishaye5614
@nayidishaye5614 3 года назад
I studied python and earlier my concepts were not clear but from now I watched your videos and all my doubts are clear. Thanks a million.
@joseantoniocamaraaniorte846
@joseantoniocamaraaniorte846 5 лет назад
I've been waiting soooooo much for people whom explained python to me as well as you do. Ur an absolute beast
@PrevalentAA
@PrevalentAA 4 года назад
Absolutely the best out there. So glad I found you.
@jonathanxiong8521
@jonathanxiong8521 5 лет назад
Honestly was thinking of changing major cuz i wasn't understanding them, your tutorial cleared it for me and I doubt that I wanna change anymore. Thanks alot mate.
@AccessCode101
@AccessCode101 6 лет назад
Excellent video; I like it when people stop and explain things to the true beginner. Subscribing!
@Gitago
@Gitago 3 года назад
Many many things you taught me here that other videos did not AT ALL... I appreciate it very much!
@김재철-u2q
@김재철-u2q 7 лет назад
This is one of the best python lecture i've ever seen!
@prankurgarg6618
@prankurgarg6618 3 месяца назад
Great thanks Corey Schafer. You make the concepts really very simple for anyone to understand.
@kuldeepgupta9703
@kuldeepgupta9703 6 лет назад
Best python tutorial i have seen ever!!!!!!
@Child0ne
@Child0ne 2 года назад
cory man thank you so much for your content! ive watched probably over 300 hours of python turtorials and i can legitimately say that yours is my top recommendation... My top favorite teacher was CodingWithMosh who just recently won creator of the year for compSci content. I truelly believe if you get in the running next year you would win hands down. such good content. no excuse me while i dive back into your turtorials!
@eshithakur5037
@eshithakur5037 5 месяцев назад
This channel is suggested by Instagram reels 👽
@shaiksabeer3721
@shaiksabeer3721 Месяц назад
Same here
@PrinceSingh-r2h
@PrinceSingh-r2h 21 день назад
Same here
@boeingpete
@boeingpete 4 года назад
I'm coming to Python from Kotlin and these tutorials are excellent. Very comprehensive without being boring if that makes sense. Excellent. Will follow the course.
@takeuchi5760
@takeuchi5760 3 года назад
some notes: ---------- -- Strings ---------- -- example = "this is an example" Triple quotes for multiline strings Slicing: string[start:stop:step] # stop isn't included, starts at 0 Useful methods/functions : - len(string) - string.count(characters_to_count) - string.find(character_string_index_to_find) - string.replace(replace_this, with_this) Concatenating: greeting = "Hello" name = "Bobby" message = greeting + ', ' + name print(message) # returs Hello, Bobby String Interpolation/formatting: message = '{}, {}, Welcome!'.format(greeting, name) print(message) # returns Hello, Bobby. Welcome! fstrings: message = f'{greeting}, {name}, Welcome!.' # returns same as the last one # you can also use methods right in the fstring ie. {name.upper()} dir(any_var): # shows all attributes/methods available for that variable help(data_type.any_method) # data_type like str, number etc . any method or property. # shows very detailed information about the data type and its methods and such. # any_method can be any method/property the data_type supports. # for eg: help(str.lower)) gives info about what lower does
@chicenwangs
@chicenwangs 3 года назад
It would be nice if you made these for every vid
@takeuchi5760
@takeuchi5760 3 года назад
@@chicenwangs yeah, I will, in a few days.
@jangoul
@jangoul Год назад
I've been learning Python with you for a while and this is the first time I'm commenting, very good your content, excellent!
@yessir.7937
@yessir.7937 5 лет назад
Sweet! Doing the 100daysofcode "challenge", in preparation for my new education in about 7 months. Gonna go through this tutorial until the book I rented at my library comes in.
@trinib1
@trinib1 3 года назад
thanks.. was thought fstring.. but didn't know about place holders.. it was a python version thing.. well explained.. better than all youtubers
@shreyaschavhan5522
@shreyaschavhan5522 Год назад
= [0:0] - Basics = [6:20] - Slicing Strings ==> message[:] ==> message[:] ==> message[:] = [8:10] - Methods ==> .lower() ==> .upper() ==> .count(argument) ==> .find(argument) ==> .replace(, ) ==> [18:00] - See all available methods & help(str) Example: help(str.lower) = [12:45] - Basics Again
@itwasntme189
@itwasntme189 3 года назад
Finally i got a worthy channel for learning python.Thanks a lot Corey for your great efforts
@antoinelefevre5500
@antoinelefevre5500 2 года назад
Total beginner here. Thank you very much for you crystal-clear explanations.
@mahalingamp2450
@mahalingamp2450 2 года назад
After a lot of searches in quora, course suggestion videos all of them recommended this channel and i come here and watched this video ,all those guys said are very true and i suugessted it to my friend also who is very keen to learn python
@matthewalexanders2178
@matthewalexanders2178 7 лет назад
If anyone is having trouble with the literal string interpolation ("formatted strings a.k.a fstrings") Either update Python to the newest version or execute "python3.6
@EllaQuing
@EllaQuing 6 лет назад
I'm using python 3.7 and for some reason, I'm getting a synta error when I tried using the fstring. Any clues as to why this may be? :(
@EllaQuing
@EllaQuing 5 лет назад
@IGNITE I still don't know why haha pls do let me know if I ever figure it out 🙏
@hannahaha1977
@hannahaha1977 3 года назад
This beginner's tutorial is superb. Loved it so much and thank you!
@quantumaraa169
@quantumaraa169 3 года назад
fr
@thesounduwant778
@thesounduwant778 6 лет назад
Best video ever nice explanation !!!!!!!!!!
@Katagerak
@Katagerak 4 года назад
you are providing us,with english subtittle really helps a lot. cant thanks enough for that
@linuz8714
@linuz8714 Год назад
Tons of information in one video
@raknos13
@raknos13 6 лет назад
The most informative and concise tutorial I've watched so far! Definitely gonna watch more of them in the playlist.
@didierleprince6106
@didierleprince6106 6 лет назад
Superbes vidéos. Merci
@WaywardSon1
@WaywardSon1 7 лет назад
I'm in language & linguistics and I thought programming could prove useful in the future. Really appreciate these videos!
@vardannegi7574
@vardannegi7574 3 года назад
Nice explanations there. Will not skip the ads.
@rezasadr1698
@rezasadr1698 5 лет назад
Hi, I am super new to the programming world.When I type F in f string method (I'm following all the structures on video), it turns to blue italic f and I face an error when running the command. any idea why?
@rajdevanesan6684
@rajdevanesan6684 Год назад
Shaffer is an excellent tutor, I always come back to his reels. I say geat
@meezivanhoutendijk3591
@meezivanhoutendijk3591 3 года назад
2:27 that was muscle memory
@jenkshouse1406
@jenkshouse1406 3 года назад
underrated comment
@Truth___
@Truth___ 3 года назад
🤣🤣
@mselim-o7p
@mselim-o7p 5 лет назад
Very explanatory, clear and direct! I listened to this type of lectures before but this is really cool. I decided to watch the rest. Thanks a lot indeed.
@phoenix_thug
@phoenix_thug 4 года назад
Is this 3.7.3?
@harshgamer6105
@harshgamer6105 Год назад
wow, your teaching is so coherent !
@Oskyyyyyy
@Oskyyyyyy 5 лет назад
Corey, not the hero we deserved but the hero we needed. Thank you
@chrismessmer3265
@chrismessmer3265 2 года назад
This is even old content, The dir and help functions were never taught to me and are a game changer
@lets-see-where-it-is
@lets-see-where-it-is 4 месяца назад
This was absolutely brilliant Felt like one of my friends showing me around their house, in a weird way
@muhammadabdullah-de4vg
@muhammadabdullah-de4vg 2 года назад
This site is a great place forr beginners to learn python. I have also leaned from Girrafe Academy but its a little bit confusing. Corey schafer is telling us very deeply Iike that.
@meffjills
@meffjills 3 года назад
I'm a complete beginner and these are fantastic. Sincerely, thank you.
@brianligat2038
@brianligat2038 Год назад
Great tutorials Corey. Very informative and explained clearly. Thanks!!
@ramsrinivasan9600
@ramsrinivasan9600 4 года назад
You are a gifted teacher.
@a.2238
@a.2238 2 года назад
thank you so much! This playlist helped me ace my finals , I don't know how to thank you enough
@stevenburt1558
@stevenburt1558 5 лет назад
Thank you so much for this series! I am devouring as much as fast as I can, and loving it.
@ColdComrade
@ColdComrade 4 года назад
I watched 2 of your videos today, I will continue to watch more for at home learning on my mac.
@jubayerrahman8447
@jubayerrahman8447 9 месяцев назад
2:29 is sussy
@faizankhatri1089
@faizankhatri1089 6 лет назад
These are best videos. Explained nicely and covers all related functions.
@romaricpratheesh1924
@romaricpratheesh1924 3 года назад
20:20 i love the way you are teaching buddy ❤️
@paulgreen1416
@paulgreen1416 3 месяца назад
@2:26 dang ole muscle memory got em hahahahaha
@slobodantajisic2762
@slobodantajisic2762 5 лет назад
One more way to format a string : greeting = 'Hello' name = 'Michael' message = '%s, %s. Welcome!' % (greeting, name) print(message)
@kadirkantar3361
@kadirkantar3361 5 лет назад
what is the meaning of "%s"
@redbeet3742
@redbeet3742 5 лет назад
@@kadirkantar3361 s for "string"
@slobodantajisic2762
@slobodantajisic2762 5 лет назад
%s is some kind of placeholder for strings. %d is for numbers.
@s000sdas
@s000sdas 5 лет назад
That's the old method
@DEXODUS
@DEXODUS 6 лет назад
been through a few of these tutorial courses on python; this is definitely a good one.
@DisgruntledVet
@DisgruntledVet 4 года назад
Thank you so much. Best tutorial I have found so far on RU-vid. Can't wait to see the rest!
@wickedeyefilmz
@wickedeyefilmz 3 месяца назад
Thanks for your effort brother! Very descriptive and easy to follow as a newbie! much appreciated! #Subscribed
@sujaa1000
@sujaa1000 3 года назад
Thank you, I am learning Python with your videos, I have subscribed.
@sudharmabanerjee6699
@sudharmabanerjee6699 4 года назад
I learned Terminal/Linux from your channel. Now, studying Python. Very well explained and anyone can follow the steps ease. I am able to execute all codes except F string, showing error "invalid syntax". It is supposed to work in Python 3.6 and above (I am using 3.8.2).
@Cybebe
@Cybebe 4 года назад
Very good lecturing, the best. Please keep it up
@Vargas3499
@Vargas3499 3 года назад
Trying my hand at expanding beyond Cisco and Juniper, this helps so much.
@Lythrynn
@Lythrynn 4 года назад
Completely new to coding. Loving this.
@wanghua77
@wanghua77 2 года назад
Thanks for your tutorial! I really like the last part of the video on how to self-help! One suggestion is that besides teaching all the data types, functions or tips, you can also give some mini-projects related to the topic for us to practice.
@SomeOne-xr6wy
@SomeOne-xr6wy 6 лет назад
you lost me at booby's world, lmao
@niteshtrading
@niteshtrading 3 года назад
Daamn me too
@pythonlife
@pythonlife 4 года назад
thanks bro this is the best channel in the world
@vireshkumar6548
@vireshkumar6548 Год назад
Best python video ever . Great job @Corey . I am new to python. But the way u r describing its awesome.Thanks for the video.
@oguzturkyilmaz543
@oguzturkyilmaz543 2 года назад
Absulatly the best pyton tutorial. Many thanks from Turkey
@danagobrr
@danagobrr Год назад
2:28 ayo..
@JT-uu1yf
@JT-uu1yf 4 года назад
If f string does not work and you verified you're using 3.6 or above and path is correct, Build with Python-3 (Tools>Build System>Python-3). I'm not sure if that is the correct way to do it, but it worked for me.
@ShashankGupta05
@ShashankGupta05 4 года назад
At 7:18 , print(message[0:5]) does include space also. If start from 0 h ,1 e ,2 l ,3 l ,4 o ,5 space
@apekshamukati9707
@apekshamukati9707 4 года назад
print(message[0 : 5]) -> 5th char is not inclusive, hence no space. print(message[0 : 6]) -> Will give you 'Hello ' with a space
@dragonceo5911
@dragonceo5911 Год назад
Booby world 😊😊
@dominatornsk7
@dominatornsk7 11 месяцев назад
Naughty hah
@TheSar
@TheSar 7 лет назад
Your content and delivery is outstanding. Thank you.
Далее
25 nooby Python habits you need to ditch
9:12
Просмотров 1,8 млн
10 Important Python Concepts In 20 Minutes
18:49
Просмотров 136 тыс.
5 Useful F-String Tricks In Python
10:02
Просмотров 309 тыс.
Python 101: Learn the 5 Must-Know Concepts
20:00
Просмотров 1,2 млн
ALL 47 STRING METHODS IN PYTHON EXPLAINED
23:34
Просмотров 133 тыс.