資源簡(jiǎn)介
代碼片段和文件信息
#?-*-?coding:?utf-8?-*-
“““
Created?on?Fri?Jan?19?13:34:15?2018
@author:?administrator
“““
import?numpy?as?np
import?matplotlib.pyplot?as?plt
#?Compute?areas?and?colors
N?=?150??
r?=?2?*?np.random.rand(N)
評(píng)論
共有 條評(píng)論