Which of the following is not a data type? a. String                                b. Numeric c.  Array               d. Tuples Which character is used for commenting in Python? a....


Which of the following is not a data type?


a. String                                b. Numeric


c.  Array               d. Tuples


Which character is used for commenting in Python?


a. #                         b.  !


c.  @                      d.  *



What is the output of [‘name!’] * 2?


a. [‘name!’] * 2                 b. [‘name’!, ‘name’!]


c.  [‘name!’, ‘name!’]    d. [‘name’!] * 2



Which is not a reserved keyword in Python?


a. Insert                               b. Pass


c. Class                                  d. Lambda


Nov 11, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here