Commit aebfc1cb by BellCodeEditor

save project

parent d1d542f6
Showing with 1 additions and 1 deletions
j.png

74.7 KB

......@@ -5,4 +5,4 @@ with open("python二级考试大纲.txt","r",encoding="UTF-8") as f:
w=wordcloud.WordCloud(background_color="red",font_path="SimHei.ttf")
w.generate(a)
w.to_file("j.img")
w.to_file("j.png")
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