摘要:
赋值 #_*_ encoding: utf-8 _*_ @author: ty hery 2020/6/22 print('赋值') will = ["Will", 28, ["Python", "C#", "JavaScript"]] wilber = will print('id_will',i 阅读全文
posted @ 2021-04-16 11:16
ty1539
阅读(47)
评论(0)
推荐(0)
摘要:
#_*_ encoding: utf-8 _*_ @author: ty hery 2019/9/16 import random def insert_sort(li): for i in range(1,len(li)): tmp = li[i] j = i - 1 print('开始的',i, 阅读全文
posted @ 2021-04-16 10:59
ty1539
阅读(48)
评论(0)
推荐(0)

浙公网安备 33010602011771号