0% found this document useful (0 votes)
24 views

Python Basics

Uploaded by

siva krishna
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views

Python Basics

Uploaded by

siva krishna
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
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.

You might also like