Single Choice Not Set

QWhat will be the data type of the output after the following statements?
x = ('Today')
print(x)

ID: #4003 Python Data Types MCQ 390 views
Question Info
#4003Q ID
Not SetDifficulty
Python Data Types MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A TypeError
  • B String
  • C Tuple
  • D List
Correct Answer

Explanation

String

Share This Question

Challenge a friend or share with your study group.