Respuesta :

Answer:

ValueError

Explanation:

When a user calls a function with an invalid value but a valid parameter, the ValueError is generated. Even though the value is the right parameter, it typically happens in mathematical processes that call for a specific sort of number.

The type of error that occurs when a program is expecting an integer value and the user enters a string is value error.

What are errors in program?

Errors are the problems or the faults that occur in the program.

This error makes the program behave abnormally. It usually acts contrary to  what you expect.

Example of errors includes runtime error, syntax error, compilation error, value error, logic error and many more.

Therefore, type of error occurs when a program is expecting an integer value and the user enters a string is value error.

learn more on error here: https://brainly.com/question/17924309

#SPJ2

ACCESS MORE