Answer Posted / glibwaresoftsolutions
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 does echo do python?
How do you protect python source code?
Is python written in c?
How to get class name of an instance in Python?
What is split() function?
What language is python based on?
How does a function return values?
Why is python called python?
Are there pointers in python?
What is difference between panda series and dictionary in python?
How would you perform unit-testing on your python code?
How would you convert a string into an int in python?
How will you merge two dictionaries in python?
What are python slots?
What is flask & its benefits?