What plays a vital role in python programming?
Answers
Answered by
0
Answer:
Sorry I'm not sure about this.
Answered by
0
Answer:
Keywords are the reserved words in Python. We cannot use a keyword as a variable name, function name or any other identifier. They are used to define the syntax and structure of the Python language. In Python, keywords are case sensitive.
Explanation:
pls follow me and make me brainliest
Similar questions