python グラフ 高速 Python グラフ 高速 Python グラフ 高速 . X = np.linspace(0, 10, 1000) y1 = x y2 = x**2 y3 = np.sin(x) y4 = np.cos(x) fig, axes = plt.subplots(2, 2, figsiz… Jumat, 05 Agustus 2022 Tambah Komentar Edit