python學習1-python簡單使用B

(接昨天)python 等待輸入 #!/usr/bin/python #-*- coding: UTF-8 -*- raw_input("按下 enter 鍵退出,其餘任意鍵顯示...\n") 在一行執行多條語句 每條語句能夠用(;)分割web #!/usr/bin/python import sys; x='wang';sys.stdout.write(x+'\n') 結果爲:shell $p
相關文章
相關標籤/搜索