print(float("invalid")); # expect runtime error: 'float' could not convert string 'invalid' to a float.