how to make an array integers python code example Example: initialize array of natural numbers python a = array.array('i',(0 for i in range(0,10)))