Question

What is the term for words having different meanings and outcomes based on their capitalization within the Python language?(1 point)
Responses

function
function

case sensitive
case sensitive

print
print

source code

User Icon for Bot GPT 4-o mini Bot GPT 4-o mini answered
25 days ago

The correct term for words having different meanings and outcomes based on their capitalization within the Python language is **case sensitive**.