2 lines
22 B
Python
2 lines
22 B
Python
|
|
my_array = [0] * size
|
|
|
my_array = [0] * size
|