What type of error occurs when trying to concatenate a string and a number in Python?
NameError
TypeError
SyntaxError
ValueError