Computer Science, asked by anjanapaul54, 10 months ago

what are literals in python??​

Answers

Answered by Anonymous
7

Explanation:

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.

Answered by zacknight47
7

Python Literals can be defined as data that is given in a variable or constant.

Similar questions