ValueError occurs due to wrong indentation in a program.
1 Like
False
Reason — A ValueError is raised when a built-in operation or function receives an argument that has the right type but an inappropriate value.
Answered By
Exception and error are the same objects.
Exceptions are caught using try block.