設變數t,用input讀取資料,int轉為整數
用for迴圈將每個數讀出,設結束點至t
用變數y讀取int(input)
用if判斷y能(整除4)和(不整除100)或整除400的數
印出a leap year(閏年)
elseelse其餘
為a normal year(平年)