decleration of array in python code example Example: decleration of array in python from array import * arrayName = array(typecode, [Initializers])