Commit 2f4b37e1 by BellCodeEditor

save project

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