0
why did the program print "I printed" (line 2)?
This code was taken from stackoverflow, it's not mine https://code.sololearn.com/ckBHtDpJJ06U/?ref=app
1 Réponse
+ 5
Because of the function call on line 7.
This code was taken from stackoverflow, it's not mine https://code.sololearn.com/ckBHtDpJJ06U/?ref=app