why did the program print "I printed" (line 2)? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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

24th Jan 2019, 6:43 PM
Farah
Farah - avatar
1 Answer
+ 5
Because of the function call on line 7.
24th Jan 2019, 6:51 PM
Zen
Zen - avatar