Skip to content

Commit 2c37708

Browse files
Update Abstract Python Examples.py
1 parent 2757c22 commit 2c37708

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Abstract Python Examples.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
print(list_2[0])
5252
print(list_3[0],list_3[1],list_3[2],list_3[3])
5353

54+
'''----------------------------------------------------------------'''
5455

5556
# Unpacking multi-list for-loop example:
5657

0 commit comments

Comments
 (0)