CodingBat - Cat_Dog (Python)

preview_player
Показать описание
Solution with explaination to coding bat problem Python - String 2 : cat_dog
Рекомендации по теме
Комментарии
Автор

This is great thanks for taking the time to explain everything so thoroughly

alandemir
Автор

return str.count('cat') == str.count('dog')

xINuke
Автор

.... I could do this in one line of code...

NoneStopDamage
visit shbcf.ru