dimension of an empty array python code example Example: how to create a fixed size empty array in python arr = [None] * 10