1_)this is similar to write mode where you used 'w','a'
2_) first argumentr will be write and second argument will be compressiom type
3_)Keep in mind when you use write method it will create new one that means when you again use write method it will delete previous info and new data will be created . I have demonstrated that in my video.
**IN order to avoid that we use 'a' in write so as to append it to the file to, we use 'a' in second argument to zipfile.ZipFile() to open zip file in append mode.
Смотрите видео Creating and Adding files to ZIP FILE онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь P prog 12 Август 2018, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 207 раз и оно понравилось 59 людям.