Commit 1a0117bc by BellCodeEditor

save project

parent ca2207ab
Showing with 4 additions and 0 deletions
from PIL import lmage
import wordcloud
img = lmage.open("bell.png")
data = numpy.array(img)
img_colors = wordcloud.lmageColorGenerator(data)
with open('python二级考试大纲。txt',encoding ='utf-8')as f
text = f.read()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment