If you want to pair up each student with exactly one question use: import random studs = [chr(ord('a')+x) for x in range(20)] # testdata - instead of your ...
確定! 回上一頁