Commit 2484c9e7 by BellCodeEditor

save project

parent e0407c14
Showing with 3 additions and 3 deletions
......@@ -11,9 +11,9 @@ w=wordcloud.wordcloud(background_color="white")
w.generate(text)
w.to_file("myclound.png")
text = "来自北京大学"
txt_list=(text)
print(t)
......
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