Which of the following expressions results in an error?
int('12.5')
Reason — int() are positive or negative whole numbers with no decimal point.