0

Why can I solve this?

What is the result of this code? if not True: print("1") elif not (1 + 1 == 3): print("2") else: print("3")

12th Jul 2019, 7:44 PM
Kwol7en
Kwol7en - avatar
2 odpowiedzi
0
2.
12th Jul 2019, 7:46 PM
itsQuasar✅
itsQuasar✅ - avatar