Answer Posted / nashiinformaticssolutions
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
Why python language is called python?
How to create an empty class in python?
What is the difference between pickling vs unpickling?
What is *kwargs and **kwargs?
Is intel faster python?
List down some of the pdb commands for debugging python programs?
What are a help () and dir() in python?
Can python make websites?
What does strip () do python?
Which web server is best for python?
What is data type in python?
What is sys stdout flush ()?
Do python classes need init?
What is list constructor in python?
How to share global variables across modules?