How to remove this traceback??? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
16th Sep 2018, 1:07 PM
Prince Verma
Prince Verma - avatar
2 Respostas
+ 3
Line number 4: you should write x=int (input() ) #input() converts input to string. int() keyword is needed to convert input to number
16th Sep 2018, 1:31 PM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
+ 1
traceback can be caused by many error.
16th Sep 2018, 3:50 PM
Eagle Eyes
Eagle Eyes - avatar