Commit f96ce11f by BellCodeEditor

auto save

parent 9a2824ff
Showing with 1 additions and 0 deletions
...@@ -10,3 +10,4 @@ for i in path: ...@@ -10,3 +10,4 @@ for i in path:
img_list.insert(0,img) img_list.insert(0,img)
img_list[0].save("bot.gif", save_all=True,append_images=img_list[1:]) img_list[0].save("bot.gif", save_all=True,append_images=img_list[1:])
print(img_list) print(img_list)
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