數值資料型態(Number) (又可細分成int整數float浮點數) 整數Python可以處理任意大小的 ... n2 = int(input("請輸入第二個數字:")) print("最大公因數= ", GCD(n1, ...
確定! 回上一頁