no numeral problem | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

no numeral problem

i donĀ“t know what the error is, The cases i do bad are hidden, help also if anybody knows how to do the n list easier i would be gratefull https://code.sololearn.com/c7qXPk9z5MDB/#py no se cual es el error, ademĆ”s los casos que fallo estĆ”n escondidos ayuda por favor ademĆ”s si alguien sabe como hacer la lista n mas facil se lo agradecerĆ­a mucho

26th May 2020, 7:37 PM
Fabrizio Torrico
Fabrizio Torrico - avatar
2 Respostas
+ 3
You have a typo, it should be written "zero" s = s.replace(i, v[int(i)]) because lists are ordered And unindent the print statement
26th May 2020, 8:04 PM
Lisa
Lisa - avatar
0
Thanks finissshhhhhh!
26th May 2020, 8:54 PM
Fabrizio Torrico
Fabrizio Torrico - avatar