1. 首页
  2. 数据库
  3. 其它
  4. python显示生日是星期几的方法

python显示生日是星期几的方法

上传者: 2021-01-17 01:51:01上传 PDF文件 28.04KB 热度 44次
本文实例讲述了python显示生日是星期几的方法。分享给大家供大家参考。具体实现方法如下: # find the day of the week of a given date # Python will trap impossible dates like (1900, 2, 29) # tested with Python24 vegaseat 01aug2005 from datetime import date # a typical birthday year, month, day # or change it to your own birthday... birthda
下载地址
用户评论