Commit 0de09b71 by BellCodeEditor

save project

parent 85a4d0c5
Showing with 2 additions and 3 deletions
...@@ -12,5 +12,4 @@ for i in path: ...@@ -12,5 +12,4 @@ for i in path:
img_list.append(0,img) img_list.append(0,img)
img_list[0].save("bot.gif",save_all = True, img_list[0].save("bot.gif",save_all = True,append_images = img_list[1:])
append_images = img_list[1:]) \ No newline at end of file
\ 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