乱序排列代码如下:

import random
random.shuffle(training_data)