用程式化思考讓你變超人。
程式碼
import randomitems = [1, 2, 3, 4, 5, 6, 7]random.shuffle(items)print itemsrandom.shuffle(items)print items
張貼留言
沒有留言:
張貼留言