1.

What are tokens...?

Answer» The smallest individual unit in a program is called as\xa0Token\xa0or a\xa0lexical unit.Python has following tokens:Keywords Identifiers Literals Operators Punctuators


Discussion

No Comment Found