Answer may be:
Yes, python is a case-sensitive language without a doubt. If we write a variable in a small letter and want to use it further in the program, then use it in the same manner only otherwise it will be considered as you are using a new variable.