(C-2)函式的回傳值. 函式回傳值可以使用tuple回傳多個資料,例如:以下ymd函式使用tuple回傳時間的年、月與日。 def ymd(): now = datetime.now ...
確定! 回上一頁