[問題] 新手-不是內部..可處理的程式或批次檔

看板Python作者 (Jerry lee)時間6年前 (2019/01/20 20:15), 6年前編輯推噓4(401)
留言5則, 4人參與, 6年前最新討論串1/1
各位大大晚安 小弟最近開始邊看得COURSEA上的OCW Programming for Everybody (Getting Started with Python) 自學Python 跟著課文學習時遇到了一些問題 目前正在寫 Hello world https://imgur.com/iMDZrsU
但在跟著課文到這個部分時 https://imgur.com/pC2yOow
在command window 操作時 會一直出現下列畫面 https://imgur.com/oh2wJMc
還麻煩各位大大能夠不吝教學我這個超級新手 謝謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 111.249.100.108 ※ 文章網址: https://www.ptt.cc/bbs/Python/M.1547986558.A.628.html

01/20 20:22, 6年前 , 1F
你要用windows的指令
01/20 20:22, 1F

01/20 20:23, 6年前 , 2F
直接下python filename就好
01/20 20:23, 2F
感謝大大 原來這麼簡單 ※ 編輯: leehc (114.137.15.57), 01/20/2019 20:51:49

01/21 00:11, 6年前 , 3F
cat是unix指令
01/21 00:11, 3F

01/21 12:10, 6年前 , 4F
因為windows用的shell不同,下載git bash來操作
01/21 12:10, 4F

01/22 01:59, 6年前 , 5F
我剛開始練的時候是抓 IDE 來玩的 供參考
01/22 01:59, 5F
文章代碼(AID): #1SH6P-Oe (Python)
文章代碼(AID): #1SH6P-Oe (Python)