Literals: Python comes with some built-in objects. Some are used so often that Python has a quick way to make these objects, called literals. The literals include the string, Unicode string, integer, float, long, list, tuple and dictionary types
What are literals in Python? How many types of Literals allowed in Python??
Answers
shamshad