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
What is step size in python?
Is nan a float python?
Explain the ternary operator in python?
What is overriding in python?
Is there a switch or case statement in python?
What is the Java implementation of Python popularly known as?
Explain different way to trigger/ raise exception in your python script?
What are identifiers python?
Do you know what does the
Is python interpreted language?
What are the principal differences between the lambda and def?
How to print without newline or space?
What is singleton class in python?
Tell us something about garbage collector in python?
When should you use generator expressions vs. list comprehensions in Python and viceĀversa?