Working With Strings | Python | Tutorial 6

preview_player
Показать описание

Throughout the course we'll be looking at various topics including variables, lists, tuples, loops, conditionals, object orientation, and much more.
Рекомендации по теме
Комментарии
Автор

Thanks! I’m doing a marathon of these!

thewatercoolerguy
Автор

compliment = "Mike's courses are awesome"
print(compliment)

ugotluckykid
Автор

Thanks for making this playlist I'm new to Python and it's great being able to find somewhere to learn the basics

Akito
Автор

❤ how you explain things - Clear and concise
This format for teaching is great 👍

ozwrangler.c
Автор

You covered so many topics in one video of the things I was trying to understand. Amazing

jnelly
Автор

Brilliant help for my assignment, just great help, Mike, thank you.

HIDlarissaTERRY
Автор

me too this is real helpful print("Thank You")

Cheddarrr
Автор

Thanks Mike you are making great things

ElkhanDogTrainer
Автор

Thank you bro, your videos are very, good from others, i always came to know a lot after watching your videos and I expect new videos. Best wishes

otabeksaibnazarov
Автор

Sir, your videos are full of useful contents, thanks a for your helping, big ❤️ from Iran

Mohammadreza-Dolati
Автор

Are you building out coursework? It's significantly better than instructions from one of the big MOOC. 100% warrants donation.

caseyrudick
Автор

Thank you so much for posting! I'm finding your video content way more useful than my uni classes (C# and Python) I've spent the last two weeks going through all your video's on C# and Python so that I stay one step ahead!

Can you please tell me if you have any videos on using pandas libraries for beginners?

hayley
Автор

Can you make about true/false function.

abidharank
Автор

I will watch all your videos, and I found my teacher. thanks

sherzadshin
Автор

with print(phrase.index("a")) it will give only the index of the frist "a". how do i get it to print the indexes of all a?

jelcroospockt
Автор

i dont know why it is like that but if i press space one letter of code deletes instead of moving forward

MigglesU
Автор

Hello All,

I have assigned "welecome" to the variable message
when I use index function it gives output like 1
so it means it won't consider the other e in the value
can anyone explain please

message = "Welcome to my string exercise"
print(len(message))
print(message.index("e"))

yatraheart
Автор

I just want to ask how string gerrafe academy become 15? Thnx. Advance

sadh
Автор

Giraffe Academy only have 14 letters but i think the computer also reads the space line....

Tonie-rg