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
Explain me what is the purpose of doc strings in python?
How will you capitalize the first letter of a string?
Which is better for future java or python?
How do I access environment variables from python?
What are your weaknesses examples?
Do you know what is the key difference between a list and the tuple?
Do python functions need return?
Is python a shell?
What is the syntax for dictionary comprehension in python?
What is the difference between 'is' and '==' in python?
What are the supported data types in python?
What is the object class?
What is a function in python programming?
How to find whether string is alphanumeric or not?
What are the built-in type does python provides?