Computer Science, asked by monika4311, 8 months ago

What plays a vital role in python programming?

Answers

Answered by priyasuhani39
0

Answer:

Sorry I'm not sure about this.

Answered by muneerveluthurla
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