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
How to add values to a python array?
How would you perform unit-testing on your python code?
How to check if string A is substring of string B?
Explain whats flask?
What is a means by “tuple in python”?
Different file processing modes supported by python?
How does break, continue and pass work?
Comparison operators != Is not equal to in python?
Should I learn c++ or python?
Which software is used for python?
What is pytest?
Does netflix use python?
What is __init__.py for?
Differentiate between split(), sub(), and subn() methods of the re module?
How to import a module given the full path?