Programming Language Python for Loop MCQ Question #3601
Single Choice Not Set

QWhat will be the output after the following statements?
x = 'Python'
print('y' in x)

ID: #3601 Python for Loop MCQ 232 views
Question Info
#3601Q ID
Not SetDifficulty
Python for Loop MCQTopic

Choose the Best Option

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

  • A y
  • B Y
  • C Python
  • D True
Correct Answer

Explanation

True

Share This Question

Challenge a friend or share with your study group.