Find Longest Substring / Guessing Game - Python Basics with Sam

preview_player
Показать описание
Learn the basics of Python live from Sam Focht every Tuesday. This is part of a series that will cover the entire Python Programming language.

--

Рекомендации по теме
Комментарии
Автор

I'm an advanced python programmer (10+ years) and still love these videos!

anonymeister
Автор

Im a sleep expert who maintained a high level of sleeping pattern for 8 hours straight for the past 23 years
Along with advanced food consuming skills
And i approve the existence of this video

sangwonkim
Автор

I'm a python and I love how much attention my species is getting.

ix
Автор

I am ultra Pro Youtube watcher (15+ years) and still love to watch youtube!

atifhussain
Автор

OMG that TypeError for the number guessing game was driving me nuts but I figured it out! you defined input at the top of the algorithm when you prompt the user to pick a number between 1 and 100 and to press enter. So now the program thinks that input is a variable assigned to the string captured when the user presses enter. Just rename the variable to something else like prompt and the code should work

migsmog
Автор

32:34 sub = x[0:], is the problem, You are at x[0] which is a or 'a', depending if tuple.

tdpfrrt
Автор

In the number guessing game, use the formula as guess = (high + low) // 2 instead - much easier to code and understand

brad_zoro
Автор

Awesome videos, thanks! One request: please use a darker background, easier on the eyes :)

consigiere
Автор

I'm an expert Solidity programmer (11+ years) and still love these videos!

isaacwilliams
Автор

Wish the editor was black. Hard to watch in the evening

niinuetey
Автор

Hey Guys
Need some help I want to learn Machine learning, can you guys make a Playlist of videos from this channel i should watch ?

abhaytiwari
Автор

Is Your Number 50
Traceback (most recent call last):
File Script !.py", line 433, in <module>
resp = input('''Enter 'h' To Indicate If The Guess Is Too High.
TypeError: 'str' object is not callable

this is coming in my error prompt for some reason !! I already tried everything and I don't know what is the problem !
I tried remaking the code by myself and the same problem happens !

arthurdeleniq
Автор

Does this guy even know how to code ?!

johnk
join shbcf.ru