Python初步瞭解(一)

一 Python的運行環境 ​ 一、Python3.6python ​ 二、Python2.7web ​ 安裝3.6時須要在安裝時勾選addpath選項編輯器 ​ 安裝2.7安裝後須要將根目錄添加到環境變量pathsvg 二 Python編輯器Pycharm 三 代碼的輸出 print('hello world') print(value1,value2) print(value1+"鏈接") 四
相關文章
相關標籤/搜索