需要導入模塊: from matplotlib import pyplot [as 別名] # 或者: from matplotlib.pyplot import pie [as 別名] def analyseSex(firends): sexs = list(map(lambda ...
確定! 回上一頁