How to remove this traceback??? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
16th Sep 2018, 1:07 PM
Prince Verma
Prince Verma - avatar
2 Réponses
+ 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