簡介

  1. stdin 使用 input 從鍵盤輸入文字,stdout 使用 print 將文字輸出到螢幕。
  2. Python 內建提供基本且必要的管理檔案函式。