The sequence of characters in the file is given. Convert the file by replacing all question marks with zeros | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
- 1

The sequence of characters in the file is given. Convert the file by replacing all question marks with zeros

With function def

25th Apr 2022, 9:35 AM
Gulnur
2 Réponses
+ 1
The question is missing the link to your attempt in Code Playground and the difficulty you had. Pls edit it and include the needed info.
25th Apr 2022, 11:46 AM
Emerson Prado
Emerson Prado - avatar
0
learn about string.replace()
25th Apr 2022, 12:31 PM
Bob_Li
Bob_Li - avatar