What is meant by token?Name the tokens available in Python.
Answers
Answered by
6
Explanation:
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
6
Answer:
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.
Similar questions
Social Sciences,
3 months ago
Math,
3 months ago
Physics,
3 months ago
Social Sciences,
7 months ago
Hindi,
7 months ago
Geography,
1 year ago
Hindi,
1 year ago