what are identifier in python
Answers
Answered by
6
Answer:
an identifier in python is used to identify a variable, function, class ,module or other object
Similar questions