python hello world

一、首先需要去python的官網下載環境 Download 下載 python 3.6.5,點擊安裝,選擇自動安裝。 命令行確認是否安裝ok: 輸入 python,正常輸出python 版本信息,證明安裝ok。 二、 Hello world ! 命令行輸入 print('hello world !'),回車後完成了phthon第一簡單的程序。 三、爲了更好的開發,下載python 開發IDE  
相關文章
相關標籤/搜索