Answer Posted / hr@tgksolutions.com
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
Does python have a ternary conditional operator?
How can you create a copy of an object in python?
Explain about exceptions in python?
What is the object class?
What does super () do python?
Which is faster python or java?
Where python is mostly used?
How do you disconnect from the database?
What is python with statement?
Why do array indexes start with 0 in most languages?
What is sockets? Explain.
How will you convert an integer to a hexadecimal string in python?
What is the output of this following statement?
Do you know the number of keywords in python? Why should you know them all?
What objects are iterable in python?