What is a token in Python?
Answers
Answered by
4
Tokens. Python breaks each logical line into a sequence of elementary lexical components known as tokens. Each token corresponds to a substring of the logical line. The normal token types are identifiers, keywords, operators, delimiters, and literals, as covered in the following sections
Answered by
1
Answer:
I hope It's your answer....
Attachments:

Similar questions
Environmental Sciences,
5 months ago
Math,
5 months ago
Computer Science,
9 months ago
English,
9 months ago
Economy,
1 year ago
Physics,
1 year ago