Somebody wrote code to take a string input and output it, repeated 10 times. However, the code results in an error. | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Somebody wrote code to take a string input and output it, repeated 10 times. However, the code results in an error.

Fix the code output to desired output

25th Feb 2022, 4:17 PM
Mahesh Kumar Bisai
1 Réponse
+ 4
You can use * symbol for multiplication.
25th Feb 2022, 4:19 PM
Simba
Simba - avatar