Answer Posted / glibwaresoftsolutions
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 numpy array in python?
Explain about repr function?
Is python an oops?
Can you sort a set in python?
Whenever python exits, why isn’t all the memory de-allocated?
Explain me what is unittest in python?
What does ord () do in python?
What is unittest in Python?
Is self mandatory in python?
Write one line of code to get a list of names that start with character ‘j’?
What does join () do in python?
How does inheritance work in python?
What is argument in a function?
Why is not all memory freed when Python exits?
How will you distinguish between numpy and scipy?