摘要: 请学号最后一个尾号为(4,5)的同学。画出,系统时间。具体包括:年,月,日,小时,分,秒 import turtle, datetimedef drawGap(): turtle.penup() turtle.fd(5) def drawLine(draw): drawGap() turtle.pe 阅读全文
posted @ 2022-12-08 17:21 Camille_xx 阅读(13) 评论(0) 推荐(0)