weixin_38614287
- 粉丝: 4
- 资源: 936
内容简介:python显示生日是星期几的方法显示生日是星期几的方法主要介绍了python显示生日是星期几的方法,涉及Python使用date模块操作日期的技巧,需要的朋友可以参考下本文实例讲述了python显示生日是星期几的方法。分享给大家供大家参考。具体实现方法如下:# find the day of the week of a given date# Python will trap impossible dates like (1900, 2, 29)# tested with Python24 vegaseat 01aug2005from datetime import date# a t...
相关资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


