Numbers

Encoding style, data structure, more content about the list, use the list as a stack, use the list as a queue, list comprehensions, nested list comprehensions, del statements, tuples and sequences, collections, loop tricks , in-depth conditional control, comparison of sequences and other types, modules, in-depth modules, as a script to execute modules, module search paths, compiled python files, standard modules, dir functions, packages, import packages from *, references within packages, multiple The package in the directory. Input and output, formatted output, old-style string formatting, file reading and writing, file object methods, using json to store structured data, errors and exceptions, syntax errors, exceptions, exception handling, throwing exceptions.

原文地址:https://www.cnblogs.com/leviticus-top/p/9572801.html