How we can know about Errors , like if we get nameError then how we will find that for what this Error is indicating | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

How we can know about Errors , like if we get nameError then how we will find that for what this Error is indicating

Nothing to describe

11th Mar 2020, 3:43 AM
Saurabh Sen
Saurabh Sen - avatar
2 Respostas
+ 5
You should know the means of each error like nameError says that an unknown variable defined. Same for syntaxError, TypeError, ZeroDivisionError means if you devide by 0 value then this error raise.
11th Mar 2020, 3:49 AM
AĶ¢J
AĶ¢J - avatar
0
DhanyawadšŸ™šŸ»
11th Mar 2020, 4:21 AM
Saurabh Sen
Saurabh Sen - avatar