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 meant by mutex in python?
Is cython as fast as c?
What is the output of print str[4: ] if str = ‘ python language’?
What are some common uses of Pickling in Python?
What is abstraction in python?
How web scraping is done in python, explain in short?
What is the difference between a function and a method python?
What is tuple play?
What is instance of a class?
What is arange function in python?
What does the map() function do?
Why is python not fully object oriented?
What is the use of python interpreter?
In python, can you name the data science and machine learning libraries?
How does python interpreter work?