Python 最小公倍數 算法. 上一頁: Python最大公約數算法 ... num2 = int(input("输入第二个数字: ")) print( num1,"和", num2,"的最小公倍数为", lcm(num1, num2)).
確定! 回上一頁