2 lines
21 B
Python
2 lines
21 B
Python
|
|
myArray = [0] * size
|
|
|
myArray = [0] * size
|