Name the token avaliable in python
Answers
Answered by
4
In Python, we have following Tokens:-
- Keywords
- Identifiers
- Literals
- Operators
- Punctuators
Similar questions