Commit 3cecaba7 by BellCodeEditor

save project

parent 77545132
Showing with 2 additions and 1 deletions
...@@ -12,6 +12,6 @@ for i in path: ...@@ -12,6 +12,6 @@ for i in path:
list1.insert(0,img) list1.insert(0,img)
list1[0].save("bot1.gif",save_all=True, list1[0].save("dive1.gif",save_all=True,
append_images=list1[1:]) append_images=list1[1:])
print(path) print(path)
\ 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