Created
December 1, 2019 19:27
-
-
Save NMZivkovic/010b2abaf32cfeba59776fef1a4d8315 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
for i in range(0, len(image_info)): | |
download_image(image_info[i]) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment