print("Age is not a valid number entered by the user.") age = input("Please enter your age.") 定義一個全域性變數儲存使用者 ...
確定! 回上一頁