result is not coming | Sololearn: Learn to code for FREE!
Nowy kurs! Każdy programista powinien nauczyć się Generative AI!
Wypróbuj darmową lekcję
0

result is not coming

game.py why the output of the file is not coming https://code.sololearn.com/cKkjyUK4GjDM/?ref=app

7th Jan 2023, 8:54 AM
ViShal Bhoi
ViShal Bhoi - avatar
1 Odpowiedź
+ 4
Please look up how print() is used. It is print(add_10(20)) not print =(add_10(20))
7th Jan 2023, 9:02 AM
Lisa
Lisa - avatar