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
How to pass optional or keyword parameters from one function to another in python?
How to convert a list into a tuple?
How do you sort a list in ascending order python?
What is sys stdout flush ()?
Is set iterable python?
Python list of lists, changes reflected across sublists unexpectedly
What is long in python?
How can you prevent abnormal termination of a python program?
How many kinds of sequences are supported by python? What are they?
What does truncate mean in python?
Mention the floor division available in python
Can dictionary have a duplicate keys ?
How does ternary operator work in python?
What is filter python?
What is setup py?