• Cursos
  • Compilador de Código
  • Discutir
  • Preços
  • Teams
Menu
- 1

Fixed this code,

https://code.sololearn.com/cO24qiudUmXK/?ref=app

lettercounter
3rd May 2022, 3:25 AM
Najmul Huda
Najmul Huda - avatar
1 Resposta
+ 3
text = input() dict = {} for x in text: if x in dict: dict[x] = dict[x]+1 else: dict[x] = 1 print(dict)
3rd May 2022, 4:28 AM
ㅤㅤㅤㅤ
ㅤㅤㅤㅤ - avatar

Costuma ter perguntas como essa?

Aprenda de maneira mais eficiente, de graça:

  • Introdução ao Python

    7.1M de alunos

  • Introdução ao Java

    4.7M de alunos

  • Introdução ao C

    1.5M alunos

  • Introdução ao HTML

    7.5M alunos

Ver todos os cursos
Quente hoje
Hofstadter a sequence code coach is not running
0 Votes
Vote Code
1 Votes
the code for bigneer is not really what to do after coding begeneer in sololearn
0 Votes
Input errors (python)
1 Votes
Data structure using C
0 Votes
Without degree job
0 Votes
I wanna know is that what about dot net developers in future there is possible they gonna downfall in industry
0 Votes
Je cherche des gens qui parle français pour apprendre le langage c
0 Votes
What’s the actual difference between MB and GB in real-world usage?
1 Votes
Html learn
1 Votes