#coding:utf-8import randomwhile True: xuanze=int(input("請輸入您想進入的題目:\n1、水仙花數\n2、百錢百雞\n4、退出\n(請輸入您的數字)")) if xuanze == 1: print(" ...
確定! 回上一頁