If Statements & Comparisons | Python | Tutorial 17

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

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

Thanks Mike for this. Just learning Python for the first time. Awesome and easy-to-understand the simple presentation.

kelleyannbart
Автор

Hey Mike! Isn't there a max function to find the max number?

prajinshankarkarthik
Автор

if first condition is true, should we not return num1 and num3 because what if num3 is equal to num1

bakhtawarkhan
Автор

Couldn't you do a list, add every num, sort and do return num_list[-1] ?

jakobpeschke
Автор

damn codecamp just stole his vid... cant he copyright them or something?

icelice
Автор

It wasn't necessary to elif num2 >= num1 because you already specified if it was greater in the if part.

B
welcome to shbcf.ru