Read the code in the editor. int("not a number") will raise a ValueError on line 2. Which lines actually print?
int("not a number")
ValueError