Commit 6b6e5d9e by BellCodeEditor

auto save

parent 465c02ef
Showing with 2 additions and 2 deletions
......@@ -4,4 +4,4 @@ w=wordcloud.WordCloud(background_color="black",font_path="SimHei.ttf")
with open("python二级考试大纲.txt",encoding="utf-8") as f:
a=f.read()
w.generate(a)
w.to_file("mycloud.png")
\ No newline at end of file
w.to_file("mycloud1.png")
\ No newline at end of file

70.1 KB | W: | H:

72.6 KB | W: | H:

mycloud.png
mycloud.png
mycloud.png
mycloud.png
  • 2-up
  • Swipe
  • Onion skin
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