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