ValueError occurs due to wrong indentation in a program.
3 Likes
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
1 Like
Exception and error are the same objects.
Exceptions are caught using try block.