Answer Posted / glibwaresoftsolutions
In Python, literals are fixed values that are appended to variables immediately, without the need for calculation. In the source code, they stand for constant values
.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is range() in python?
How to count the occurrences of a list item?
What are differences between list and dictionary in python?
What is the difference between list and tuple?
How many basic types of functions are available in python?
What is python private heap space?
Is sorted in python?
How will you locally save an image using its url address?
Do you know what does the
Explain garbage collection with python?
Can I use python instead of javascript?
What is the difference between re.search and re.match?
Why is python so powerful?
What are python libraries? Name a few of them.
How to display the contents of text file in reverse order?