+ 1

Help with code output

How can i get it to say Ra!Ra!Ra! Instead of input*Ra! ? Plz help. https://code.sololearn.com/cjR4A6Aqj9Cs/?ref=app

15th Mar 2022, 5:44 PM
Marijn Verhelst
6 Answers
+ 2
In your code what is input input is undefined instead of input write( cheer) your variable name and write string RA in double quotes it will work fine
15th Mar 2022, 6:05 PM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 2
Write RA! In double quotes or use loop to repeat number of times
15th Mar 2022, 5:57 PM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 1
A.S. Raghuvanshi the dubble quotes doesn't work ive tried that. What do you mean by loop?
15th Mar 2022, 6:01 PM
Marijn Verhelst
+ 1
A.S. Raghuvanshi thx forks great now. Stupid mistake by me but thx for the help
15th Mar 2022, 6:20 PM
Marijn Verhelst
+ 1
It is working. It outputs Ra!
16th Mar 2022, 4:23 PM
SoloilSole
SoloilSole - avatar
0
i write a code to find this trouble wouble
16th Mar 2022, 3:26 PM
Jahad Ali
Jahad Ali - avatar