Commit ad84c1bd by BellCodeEditor

auto save

parent d8b38b3d
Showing with 5 additions and 0 deletions
import wordcloud
w = wordcloud.WordCloud(background_color="white")
w.generate("Hello world")
w.to_file("mycloud.png")
\ No newline at end of file
mycloud.png

9.71 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