+ 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.
3 Answers