Commit aa23bfa4 by BellCodeEditor

auto save

parent 0e6c4aec
Showing with 5 additions and 0 deletions
import wordcloud import wordcloud
#c:\Users\Windows\Documents\level3-lesson21-diy1\python二级考试大纲.txt
w = wordcloud.WordCloud(background_color="white")
w.generate("hello word")
w.to_file("my_cloud.png")
\ No newline at end of file
mycloud.png

9.69 KB

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