+ 1
How to do that book title project in python
I cant do it just one mistake
2 Antworten
+ 1
Mabey this will help
https://www.sololearn.com/discuss/2589736/?ref=app
+ 1
A simpler way with 5 lines of code.
A simple explanation, loop through all lines, and if a line has trailing/ending "\n" remove it from the count of the length.
https://code.sololearn.com/cdaPdMWWeN3W/?ref=app