python 萬年曆

import calendar #導入模塊 nian=int(input(‘請輸入年份’)) yue=int(input(‘請輸入月份’)) print(calendar.month(nian,yue)) 運行效果如下 關注作者會有更多it小知識更新!
相關文章
相關標籤/搜索