blox = 10 def bab(): for bob in blox: print(bob) blox = blox + 1 if bob >= 50: print("yes") else: print() print(bob + 1) if 10 == 10: bab() im a new python scripter but cant really find what is wrong besides the âInt is not callableâ error.
Apprenez de maniĂšre plus efficace, gratuitement :
Introduction Ă Python
7.1M apprenants
Introduction Ă Java
4.7M apprenants
Introduction Ă C
1.5M apprenants
Introduction Ă HTML
7.5M apprenants