As Timus said, code review is better for this kind of question. Anyway, here's my version. import random c_list = {'higher': 1 , 'lower': 0} ...
確定! 回上一頁