Trying to make a graph using matplotlib in Python, novice programmer in need of assistance

前端 未结 0 1692
遇见更好的自我
遇见更好的自我 2020-12-06 09:55

What\'s causing these errors?

-----------Code-----------

from matplotlib import pyplot as plt

plt.style.use(\'bmh\')

ages_x = [15, 19, 24, 29, 29, 34         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题