Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6
Python Literals
The data which is being assigned to the variables are called as Literal. In Python, Literals are defined as raw data which is being assigned to the variables or constants.