Answer Posted / nashiinformaticssolutions
Python does care about case. This indicates that it considers identifiers with different cases—like variable names, function names, etc.—to be separate. In Python, for instance, there are two identifiers: variable and variable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a numpy in python?
Explain the synbtax to split a string in python?
Explain the Meaning of a single and double underscore before an object name?
What is python software?
What is %s in python?
Can I use Python instead of PHP?
How do you install a sphinx python?
How to get a list of class attributes in python?
How do I run a python script in windows 10?
What is meta class in python?
What are domains and tuples?
What is polymorphism in python with example?
What are different ways to create an empty numpy array in python?
What is the output of the following code and why?
What is a flask?