創建一個py文件並運行 在 Linux 中,可以直接用vim 或者 vi 來編輯一個 python 文件 vim hello.py 進入編輯頁面 (因為在Linux 中,可能不支持中文,我們可以加入[#co ...