我正在尝试获取字符列表:
['a','a','b','c','c']
并生成一个图表,x 轴作为字符,y 轴作为该列表中有多少。
python plot list
list ×1
plot ×1
python ×1