import matplotlib.pyplot as plt x = [1,2,3] y = [5,7,4] x2 = [1,2,3] y2 = [10,14,12]. This way, we have two lines that we can plot. Next:
確定! 回上一頁