Python校內實訓--次日星座查詢進階版

使用函數調用的方式實現星座查詢,也使用了終端操做: star.py """STAR   Usage:      star adjust <year> <month> <day>   Options:       --year 年份       --month 月份       --day 日期 """ from docopt import docopt from star_farl import
相關文章
相關標籤/搜索