Codingbat - sorta_sum (Python)

preview_player
Показать описание
This is a video solution to the codingbat problem sorta_sum from Logic 1. You can find all my codingbat solutions with comments here:
Рекомендации по теме
Комментарии
Автор

Please why does the range function in the code below not work?
if a+b == range(10, 20):
return 20

utoobbott
join shbcf.ru