摘要:
# hello3.pyimport hello4person = {'Alice': 13, 'Bob': 35, 'May': 56, 'Lin': 29}body_name = ['head', 'body', 'hand', 'leg', 'foot']# 找出想要的字符串def number 阅读全文
posted @ 2020-04-13 19:00
lihuimin222
阅读(377)
评论(0)
推荐(0)
摘要:
import datetime, os, timedef dif_num(a, b): total_str = b - a print("差", total_str) return total_strdef get_time(): now_time = datetime.datetime.now() 阅读全文
posted @ 2020-04-13 16:37
lihuimin222
阅读(253)
评论(1)
推荐(0)
浙公网安备 33010602011771号