Answer: Python handles exceptions using the try-except statement. The code that can raise an exception is placed and executed in the try block ...
確定! 回上一頁