while True print('Hello world') File "<stdin>", line 1 while True ... 它允許使用者中斷程式(使用 Control - C 或作業系統支援的指令);請注意,由使用者產生的 ...
確定! 回上一頁