* split(maxsplit=1) will raise ValueError if split into two strings is not possible * int('a') will raise ValueError if 'a' cannot be interpreted as an integer