Commit ceb8871c by BellCodeEditor

auto save

parent a1b1d1dd
Showing with 31 additions and 0 deletions
import wordcloud
w = wordcloud.wordCloud(background_color="white")
w.generate("hello word")
w.to_file("mycloud.peg")
\ No newline at end of file
import random
import random
alist = []
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