7th day of python challenges 96-103
This commit is contained in:
1
challenges96-103/challenge-096.py
Normal file
1
challenges96-103/challenge-096.py
Normal file
@@ -0,0 +1 @@
|
||||
array_list = [[2, 5, 8], [3, 7, 4], [1, 6, 9], [4, 2, 0]]
|
||||
Reference in New Issue
Block a user