# 教你如何用 Python 讓電腦當機 ### <font color="red">**---※ 好孩子請勿嘗試 ※---**</font> ###### 電腦壞了別怪我喔~ ```Python= import os while 0==0: os.system("start cmd") ``` ###### tags: `Python`