Python日历
Python乌龟图形日历使用各种模式
在日历中输入您要查看的日期
输出每月有不同图纸的日历
您输入的日期会显示星星
特征
每月不同的图纸
calculator年计算器
使用哈希表确定一天的位置
截屏
使用的功能
日期时间函数
datetime.datetime()
dt.weekday()
乌龟功能
turtle.textinput("", "")
turtle.bgcolor()
turtle.mainloop()
t.speed()
t.hideturtle()
t.pensize() t.pencolor()
t.home() t.goto() t.up() t.down()
t.fd() t.lt() t.rt()
t.fillcolor() t.begin_fill() t.end_fill()
t.write()
t.circle()
2021-04-04 10:10:51
2.86MB
Python
1