Q71. _______________ is a set of valid characters that a language can recognize.
Q72. The smallest individual unit in a program is known as _____________
Q73. Which of the following is invalid Identifier?
Q74. Which of the following is token in Python?
Q75. Which of the following statement is wrong?
Q76. Which of the following is String literal?
Q77. Variables of data types like integers, float etc., hold ____________
Q78. Which of the following is invalid data type in python?
Q79. Multiline string in python can be created by enclosing text in ________________
Q80. Which of the following is mapping data type in Python?