#28835: Python 解答


oxxostudio (oxxo.studio)

學校 : 不指定學校
編號 : 173961
來源 : [220.133.228.250]
最後登入時間 :
2022-07-21 09:26:00

先將題目所提供的兩個數字存入串列,
透過 sorted 方法進行排序,就能得到最後的結果。

解答:https://steam.oxxostudio.tw/category/python/zerojudge/a915.html