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
What is the use of ‘self’ keyword in python?
Why pypy is faster than python?
Convert a string representation of list to list.
What is the interactive mode?
Number of argument’s that range() function can take ?
So, what is an iterator, then?
How to determine type of an object?
How to use gui that comes with python to test your code?
How do you debug a program in python? Is it possible to step through python code?
What is split used for?
What are tuples in python? How differ with lists?
What is the zip() function in python?
How can you generate random numbers in python?
What does making the cpython different from python?
What is the scipy?