Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Is python case-sensitive?

Answers were Sorted based on User's Feedback



Is python case-sensitive?..

Answer / 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

Is python case-sensitive?..

Answer / 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

Is python case-sensitive?..

Answer / 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

More Python Interview Questions

Explain the uses of python?

0 Answers  


What is @property in python?

0 Answers  


What does it mean if something is static?

0 Answers  


Explain “with” statement in python?

0 Answers  


What is matplotlib for python?

0 Answers  


List out atleast two loop control statements?

0 Answers  


How do you convert a string to in python?

0 Answers  


What does this mean: *args, **kwargs? And why would we use it?

0 Answers  


What does if __name__ == “__main__”: do?

0 Answers  


What is class inheritance in python?

0 Answers  


What is nose python?

0 Answers  


What is a pure function python?

0 Answers  


Categories