Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 281 Bytes

File metadata and controls

8 lines (6 loc) · 281 Bytes

list-comprehension-with-zip-challenges_Python-3

Python-3 coding challenges involving list comprehension with two lists and zip().

Technologies

  • Python 3.

Base

Based on Codecademy's Analize Data with Python 3 course, List Comprehension: Code Challenges exercises