print(*objects, sep, end, file, flush). print() 是Python 負責將結果「輸出」的函式,將輸出的結果顯示在程式執行的命令列中,print 有下列幾個參數: ...
確定! 回上一頁