找到清單中出現最頻繁的數字test= [1,2,3,4,2,2,3,1,4,4,4] print(max(set(test),key=test.count)) #-> 4登入後複製python有哪些常用函式庫 python常用的函式庫:1.requesuts;2.scrapy;3. pillow;4.twisted;5.numpy;6.matplotlib;7.pygama;8.ipyhton等。