from data import make_x_and_y. x, y = make_x_and_y(n=1000). fig, ax = plt.subplots(). ax.scatter(x, y). fig. </py-script>. </body>. </html> ...
確定! 回上一頁