python:下載及配置python

python,1989年在荷蘭少年吉多·范羅蘇姆手中誕生了,它具有快速上手,庫源豐富,領域廣泛,移植能力強等等優點,受到眾多編程愛好者的追捧 。 接下來就跟著我上手吧 。

python:下載及配置python



需要這些哦
一臺電腦

1第一步,找到python官網,選擇“Download Python 3.8.4”最新版,您也可以選擇“Downloads”中的往期版本 。
python:下載及配置python



2第二步,進入下載界面,找到“Windows x86-64 executable installer”文件下載到路徑中 。
python:下載及配置python



3第三步,點擊exe文件,選擇“Customize installation”,建議全數勾選,然后點擊“next” 。
python:下載及配置python


python:下載及配置python



4【python:下載及配置python】第四步,勾選“add python to environment variables”,安裝程序會自行將python添加到系統情況變量中,并點擊“browse”選擇安裝的目次,點擊“install”期待安裝即可 。
python:下載及配置python



5第五步,打開cmd窗口,輸入“python”即可查看python版本并打開交互shell 。
python:下載及配置python



6我們輸入“print("hello world!")”,正式進入python編程的宿世界 。
python:下載及配置python



7python下載后有自帶的IDE,我們進入安裝目次,可以找到“IDLE”,打開之后進入交互界面,點擊“File“--”New file“ 可以建立新的py文件 。
python:下載及配置python


python:下載及配置python



注重事項喜好python的請存眷我!
小伙伴們快快學起來吧 。

以上內容就是python:下載及配置python的內容啦,希望對你有所幫助哦!

    猜你喜歡