+ 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
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
+ 2
Write RA! In double quotes or use loop to repeat number of times
+ 1
A.S. Raghuvanshi the dubble quotes doesn't work ive tried that. What do you mean by loop?
+ 1
A.S. Raghuvanshi thx forks great now. Stupid mistake by me but thx for the help
+ 1
It is working. It outputs Ra!
0
i write a code to find this trouble wouble