Decleration of Array di Python


from array import *

arrayName = array(typecode, [Initializers])
Distinct Dragonfly