【初入编程代码】day02
摘要:
import time # 变量的三大特征 list1 = ['段大大', 'jason'] # print('18岁的段大大,是真的。') # type print(type(list1)) # id print(id(list1)) # 4648825800 # 4620657608 time. 阅读全文
posted @ 2019-09-24 21:39 Chnog 阅读(139) 评论(0) 推荐(0)
posted @ 2019-09-24 21:39 Chnog 阅读(139) 评论(0) 推荐(0)
posted @ 2019-09-24 20:47 Chnog 阅读(176) 评论(0) 推荐(0)
posted @ 2019-09-24 20:38 Chnog 阅读(123) 评论(0) 推荐(0)