a = input ("輸入第一個數") b = input ("輸入第二個數") c = input ... ※Python裡面沒有陣列(Array)這個東西,這邊我們用串列(list [])來表示。
確定! 回上一頁