亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

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

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

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

庆阳市| 灵丘县| 通渭县| 三明市| 阿克苏市| 温泉县| 新和县| 六安市| 锦州市| 江油市| 阳春市| 保亭| 都昌县| 庄浪县| 华阴市| 乌审旗| 沙洋县| 西昌市| 北碚区| 腾冲县| 佛冈县| 鱼台县| 长沙县| 德化县| 石河子市| 都匀市| 西华县| 东港市| 乌拉特前旗| 九台市| 盐津县| 义马市| 靖江市| 盐源县| 酉阳| 永新县| 武强县| 金平| 休宁县| 仁怀市| 中阳县|