Why is there error? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Why is there error?

Traceback (most recent call last): File "./Playground/file0.py", line 3, in <module> while True(): TypeError: 'bool' object is not callable. THAT IS tHE ERROR IN MY codE. MY CODE IS(SORRY, I CANT TURN CAPS LOCK OFF): ex = int(input(ā€œā€)) ve = 0 while True(): print (ex*ve) ve += 1

22nd May 2020, 11:16 AM
Aqualine27
Aqualine27 - avatar
1 Resposta
0
thank u Kiibo Ghayal
5th Jul 2020, 4:35 PM
Aqualine27
Aqualine27 - avatar