Commit f00114e7 by BellCodeEditor

auto save

parent f4b9b63c
Showing with 5 additions and 0 deletions
d.png

10.2 KB

import wordcloud import wordcloud
w = wordcloud.WordCloud(background_color="white")
w.generate("dsafas fasd 见 搜索")
w.to_file("d.png")
\ No newline at end of file
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