Literals
Literals are notations for constant values of some built-in types.
Python also provides special syntax to create lists, tuples, dictionaries, and generators. See expressions for more information.
last updated 2 years ago by effbot #
(An Unofficial) Python Reference Wiki"clearly marked experimental" LiteralsLiterals are notations for constant values of some built-in types. Python also provides special syntax to create lists, tuples, dictionaries, and generators. See expressions for more information. last updated 2 years ago by effbot # |