RosettaCodeData/Task/Arrays/Python/arrays-3.py
Ingy döt Net 80737d5a6a new tasks
2013-04-09 00:46:50 -07:00

1 line
64 B
Python

myArray = [[0]* width] * height] # DOES NOT WORK AS INTENDED!!!