+ 1
I NEED HELP
What is the output of this code? def shout(word): return word + "!" speak = shout output = speak("shout") print(output)
5 Respostas
+ 16
shout!
+ 10
shout+!=shout!
print(shout("There is this thing called code playground"))
+ 8
@John you are less likely to get help with a title like that
https://www.sololearn.com/discuss/333866/?ref=app
+ 5
shout!
Consider using the code playground for such things.
+ 3
@pegasus *lol*