YSITD_Chat_Bot says to #ysitd <SoggyBiscuit>: (newyen2: 如何讓一個...) import random a = list(range(1, 101)) random.shuffle(a) print(a)