%matplotlib inline import pandas as pd import matplotlib.pyplot as plt ... Create a bar with pre_score data, # in position pos, plt.bar(pos, ...
確定! 回上一頁