Python校内实训--次日星座查询进阶版

使用函数调用的方式实现星座查询,也使用了终端操做: star.py """STAR   Usage:      star adjust <year> <month> <day>   Options:       --year 年份       --month 月份       --day 日期 """ from docopt import docopt from star_farl import
相关文章
相关标签/搜索