Single Choice Not Set

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

ID: #3602 Python for Loop MCQ 238 views
Question Info
#3602Q ID
Not SetDifficulty
Python for Loop MCQTopic

Choose the Best Option

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

  • A p
  • B P
  • C True
  • D False
Correct Answer

Explanation

True

Share This Question

Challenge a friend or share with your study group.