Data structure and algorithm in Python - Array-Based Sequences

Python array Module array in Python 3.3 class array.array(typecode[, initializer]) array an object type for an array of basic values: characters, integers, oating point numbers Arrays behave very much like lists except the type of objects is constrained The type is speci ed a type code, eg ā€™lā€™ C signed long (int) ā€™uā€™ unicode character ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download