Commit b1371fa8 by BellCodeEditor

auto save

parent 522bb6d3
Showing with 4 additions and 0 deletions
my.png

10.8 KB

import wordcloud
w=wordcloud.WordCloud(background_color='red',font_path='SimHei.ttf')
w.generate('贝尔编程')
w.to_file('my.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