Computer Science
Fill in the blanks:
A token is also called a _________.
Python Funda
6 Likes
Answer
lexical unit
Answered By
1 Like
Related Questions
Which of the following is not a Tuple in Python?
- (1,2,3)
- ("One","Two","Three")
- (10,)
- ("One")
Fill in the blanks:
The smallest individual unit in a program is known as a _________.
Fill in the blanks:
A _________ is a word having special meaning and role as specified by programming language.
Fill in the blanks:
The data types whose values cannot be changed in place are called _________ types.