Solution needed | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

Solution needed

Not showing all outputs! How to solve? Click here to see the full code⤵️ https://code.sololearn.com/cMf2y47Uf3At/?ref=app

23rd Nov 2022, 4:37 AM
Mustakim Rahman
Mustakim Rahman - avatar
2 Antworten
+ 4
That is because you have error in line 54 which is raised due to Counter. To solve that first you have to import Counter from collections. from collections import Counter
23rd Nov 2022, 5:31 AM
Merry
+ 2
Thanks for helping❤️‍🔥
23rd Nov 2022, 6:50 AM
Mustakim Rahman
Mustakim Rahman - avatar