Question
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
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
source code
Answers
GPT-4o mini
The correct term for words having different meanings and outcomes based on their capitalization within the Python language is **case sensitive**.