Codingbat | Warmup 1 | Python Tutorial

preview_player
Показать описание
Everyone can code!
------------------------------------------------------------------------
CODINGBAT WARMUP 1 PYTHON TUTORIAL
------------------------------------------------------------------------
Time stamps:
sleep_in - 1:08
monkey_trouble - 2:30
sum_double - 4:38
diff21 - 5:28
parrot_trouble - 6:20
makes10 - 8:08
near_hundred - 9:18
pos_neg - 10:11
not_string - 12:16
missing_char - 13:34
front_back - 16:32
front3 - 20:38
------------------------------------------------------------------------
Connect with me on Social Media! 💬
------------------------------------------------------------------------
------------------------------------------------------------------------
#Python #Tutorial #Programming #programmingforbeginners #pythontutorial #python3 #pythonbeginner
Рекомендации по теме
Комментарии
Автор

Thanks so much for this video, I have adhd and my interpretation of questions is often wrong. This saved me for real

iqfend
Автор

Thank you for doing this you've been a great help!

Ciglo
Автор

9:20
We can click on "Show Solution" to find out the solutions.
Tell us what you did wrong in the first place to help us understand better.

manuzsanand
Автор

thank you so much much gratiude and apprecaite to tyou

RahatKhan-wzuo
Автор

11:11 is the part of the function below saying "except if negative is true, then return True only if both are negative?
if negative:
if a < 0 and b < 0:
return True

dkiem
Автор

I know you might have improved your own techniques since you made this video, but is it really necessary to use ifs and elses for exercises that return True or False, since, for example, x < 0 is itself a boolean evaluation?!

supermalavox
Автор

Awesome, I'll be back! Thank you.

sky_folk
Автор

the missing char one had me squeezing all day. I had to watch the tut thrice till I got it.

TalsonHacks
Автор

in not string exercise i did it like you but it is not working

lelepons
welcome to shbcf.ru