Python · Exception Handling
Which built-in exception does each expression raise, and what's the rule that decides? int("hello") # (a) int([1, 2]) # (b)
Answer locked. Get the free KnowCard app to reveal it — plus spaced-repetition review so it actually sticks.
