A simple scatter plot#. enter image description here import matplotlib.pyplot as plt # Data x = [43,76,34,63,56,82,87,55,64,87,95,23,14,65,67,25,23,85] y ...
確定! 回上一頁