list,tuple,set,dict基礎

listhtml 1 # @Auther : chen 2 # @Time : 2018/4/26 19:55 3 # @File : list_ex.py 4 # @SoftWare : PyCharm 5 6 # list1 = [1,2,3,4,5,6,7,8,9,0] 7 # random.shuffle(list1) 8 # prin
相關文章
相關標籤/搜索