Discuss in detail about Tokens in Python?
Answers
Answered by
1
The normal token types are identifiers, keywords, operators, delimiters, and literals, as covered in the following sections.
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.
Answered by
1
there are four types of Tokens
= payment tokens
= utility tokens
= security tokens
= Non - fungible tokens
Attachments:
Similar questions