पहचानकर्ताओं से निपटने के दौरान पाइथन केस संवेदनशील है?
Is Python case sensitive when dealing with identifiers?
A)
B)
C)
D)
Explanation:
Yes, Python is case sensitive when dealing with identifiers. This means that identifiers with different capitalization are treated as distinct.