Everything is Case-Sensitive

All names in Python are case-sensitive: variable names, function names, class names, module names, exception names. If you can get it, set it, call it, construct it, import it, or raise it, it’s case-sensitive.

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy