python:实现绘制折线图 以下是Python实现绘制折线图的源代码: import matplotlib.pyplot as plt # 模拟数据 x = [1, 2, 3, 4, 5] y = [