The names

Report a typo

What command would you use to print only the file names inside the archive?

import zipfile

my_archive = zipfile.ZipFile('doggo_forms.zip', 'r')
Enter a short text
___

Create a free account to access the full topic