Skip to content

Commit 5e0dc01

Browse files
authored
Update Exercise-07-List-Comprehensions.py
1 parent f08cbd2 commit 5e0dc01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Exercise-07-List-Comprehensions.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
'''
1+
22
Exercise 7: List Comprehensions
33

44
Lets say I give you a list saved in a variable:

0 commit comments

Comments
 (0)