Is python case-sensitive or case insensitive?

So, is python case sensitive? the answer is yes, python is a case-sensitive language because it differentiates the lower case and upper case identifiers. For, example if you write SUM, and sum in python programming then both will be considered as different identifiers.

Sizin İçin Seçtik  What is std::string :: NPOS?

Leave a Reply

Your email address will not be published. Required fields are marked *