91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

python命令行模式如何使用

發布時間:2022-05-20 16:04:48 來源:億速云 閱讀:374 作者:iii 欄目:大數據

這篇文章主要講解了“python命令行模式如何使用”,文中的講解內容簡單清晰,易于學習與理解,下面請大家跟著小編的思路慢慢深入,一起來研究和學習“python命令行模式如何使用”吧!

1、使用cmd打開命令行窗口。

2、在輸入python時,進入python交互模式。

3、輸入exit(),退出交互模式,在命令行模式下運行.py程序。

實例

C:\Users\86178>python
Python 3.8.3 (default, Jul  2 2020, 17:30:36) [MSC v.1916 64 bit (AMD64)] :: Anaconda, Inc. on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> edit
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
NameError: name 'edit' is not defined
>>> exit()
 
C:\Users\86178>python
Python 3.8.3 (default, Jul  2 2020, 17:30:36) [MSC v.1916 64 bit (AMD64)] :: Anaconda, Inc. on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> hello.py
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
NameError: name 'hello' is not defined
>>> exit()
 
C:\Users\86178>python hello.pu
python: can't open file 'hello.pu': [Errno 2] No such file or directory
 
C:\Users\86178>python hello.py
python: can't open file 'hello.py': [Errno 2] No such file or directory
 
C:\Users\86178>cd /d
文件名、目錄名或卷標語法不正確。
 
C:\Users\86178>cd /d D:
 
D:\>python hello.py
hello
D:\>python
Python 3.8.3 (default, Jul  2 2020, 17:30:36) [MSC v.1916 64 bit (AMD64)] :: Anaconda, Inc. on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> hello.py
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
NameError: name 'hello' is not defined
>>>

感謝各位的閱讀,以上就是“python命令行模式如何使用”的內容了,經過本文的學習后,相信大家對python命令行模式如何使用這一問題有了更深刻的體會,具體使用情況還需要大家實踐驗證。這里是億速云,小編將為大家推送更多相關知識點的文章,歡迎關注!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

陆良县| 武乡县| 西丰县| 长寿区| 石嘴山市| 中卫市| 新绛县| 句容市| 滨州市| 马公市| 佛学| 图们市| 霍山县| 沅陵县| 龙门县| 瑞金市| 揭西县| 吴江市| 册亨县| 无为县| 勐海县| 上栗县| 云和县| 石家庄市| 建阳市| 贡觉县| 丰城市| 平遥县| 临沂市| 哈巴河县| 奉新县| 马尔康县| 收藏| 巴青县| 临安市| 孟州市| 馆陶县| 大邑县| 台南县| 南溪县| 沾益县|