My struggle with the "average length" problem. | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 2

My struggle with the "average length" problem.

The code is here: https://code.sololearn.com/cOUOAnP7UO9H/?ref=app Why can't I get the last three tasks right? My code is written in python, and is based on dividing the total string length (minus spaces and punctuation) by the same string when converted to a list.

5th Jan 2020, 7:15 PM
Gabriel Pedroza
Gabriel Pedroza - avatar
3 ответов
+ 2
where is your code? the link is for code coach, it's not possible to see your code there. post it to code playground
5th Jan 2020, 7:18 PM
Bahhaⵣ
Bahhaⵣ - avatar
+ 1
Thanks Alexandr !
5th Jan 2020, 7:42 PM
Gabriel Pedroza
Gabriel Pedroza - avatar
0
EAX🐧 it 's there now.
5th Jan 2020, 7:30 PM
Gabriel Pedroza
Gabriel Pedroza - avatar