Computer Science, asked by anjanapaul54, 10 months ago

what are literals in python programming??​

Answers

Answered by Anonymous
0

Answer:

Objects and 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.

Similar questions