Python Beginner Tutorial #10 - String Functions

preview_player
Показать описание
Today's video is the last episode of the beginner tutorials. We are talking about strings and string functions.

Subscribe and Like for more free content!
Рекомендации по теме
Комментарии
Автор

this beginners course is one of the best so far ive been able to learn good with, thank you

khaif.
Автор

been learning python for the last couple weeks and this beginners course was by far the easiest to follow along with. will be starting the intermediate course tomorrow. Thank you for your work!

StayViralMedia
Автор

Channel deserves so much more attention. Some insanely cool and useful content.

goldfishgallant
Автор

Thanks you very much my guy I watched all these tutorials even tho id learnt basics because they contained so much i had missed out along the way or not been explained correctly by inferior tutorials 😊

banishedguardian
Автор

Thank your Flori for you time, you are helping many pepole around the world. May God Bless You.

O_io
Автор

I now understand this now, thanks for this

OmotoyosiHameed
Автор

I'm already updating my resume! thx so much dude, you rock.

pedropaes
Автор

Great series! I learned quite a lot.
Thank you for this amazing videos! :)

VypeReaper
Автор

def thankyou ():
try:
file=open('file.txt', 'w')
file.write("Thanks Mike for the beginner course, don't worry about the texts getting ridiculous")
file.close()
except:
print("Thanks")
thankyou()

akshayvengal
Автор

Other way of using format in strings:
print(f'Hello I am {name} {lastname}')

jrigo
Автор

17:17 - "These texts are getting more ridiculous", hahaha
The text is so funny tho, "I am happy cus my name is Python" - Ok, you do you boo boo.
I cracked up on that one, thanks mate.

VypeReaper
Автор

Thank you for your time Flori making these tutorials. They are Excellent 😃😃😃

grahammccann
Автор

Thanks Mike Sir for making our life easy

sifarathussain
Автор

Hi thank you very much for your helpful videos

nikoofayyaz
Автор

Thanks a lot for this series. I could learn a lot by this series.

siddeshwarvanga
Автор

I love this. Let's go to the intermediate

RA-bocl
Автор

Thanks, I've done 1–10. Good stuff!

gregphilipmusic
Автор

this series was great thank you so much

tomasid
Автор

Thank you!! I need to brush up on my python as I haven't used it for a few years. Played this course at 2x speed and never had to slow down once, so it must've been clear and well paced. I have a feeling I'll need to slow down the intermediate though, looking forward to it. New sub for sure!!

jaken
Автор

using VSCode python 3.10, ~8:51, can't get the any of that working like yours.

ValueError: invalid literal for int() with base 10: '& "g:/My Drive/Visual Studio/Untitled-1.py"'

Dr.Cosmar
welcome to shbcf.ru