List Functions | Python | Tutorial 12

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

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

Mike you run a really good series of tutorials. I teach Computer Science and you have been a great assest to our class !

michaelpalombo
Автор

Excellent! I use your files to assist me in Taking Python in a 6 week course! Your videos are profoundly clear and easy to understand! Thanks so much!

michellesutorik
Автор

Dude soo many references! 4 8 15 16 23 42 [lost] and office characters names. Hehe

topnotch
Автор

I subscribed because of the office example

MoreeseBeats
Автор

3:54 *Dwight Schrute wants to know your location

colemanloewen
Автор

Thanks a lot dude! And glad to figure you're an Office fan!

travisbickle
Автор

out of all of the people you could have added, you added CREED

ryantriplett
Автор

Why don't you create an app? Really excellent tutorials..

moksha
Автор

Thank you for this video about lists, it helped me out to solve the problem I was stuck with, which result I uploaded on my own channel. I like your content, your explanation is very clear. I hope my own script can be as clean, if someone could give me some feedback, I would really appreciate it. Thank you!

pythonlucas
Автор

Thanks Mike!
If it isn't difficult please show different projects, for more practice. Also it will be very interesting if you create new playlist with more projects.
Thanks in advance

felixabualbert
Автор

could you please do some examples of lists in functions?

maiadebarbieri
Автор

How would you replace one letter in a name for something else?

proskillzs
Автор

Are those names in the beginning the names of The Office Characters?

ishaanshekharsinha
Автор

How do you incorporate this when defining a function? The list reads as not defined

Slimaz
Автор

I was looking for a video about using function with list

rafealwashington
Автор

these numbers were from the tv series "Lost"

muhittincankorkut
Автор

Why do we use list.copy function? we could just do;
friends2 = friends
instead of writing friends2 = friends.copy()
what is the motivation behind writing copy? Thank you

muhittincankorkut
Автор

where can we get some problems to practice the course
please tell us a way

bingishettianilkumar
Автор

TypeError: '<' not supported between instances of 'int' and 'str' friends.sort() is causing this error, any thoughts?

fasilbeyene
Автор

lst is put tuble value i just get op for wrong input so what can do write the program?

girishadevan