MCQ Single Best Answer Not Set

QWhat will be the output after the following statements?
x = 'Python Pi Py'
print(x.find('p'))

ID: #3624 Python Functions MCQ 211 views
Question Info
#3624Q ID
Not SetDifficulty
Python Functions MCQTopic

Choose the Best Option

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

  • A -1
  • B 0
  • C 1
  • D 3
Correct Answer: Option A

Explanation

-1

Share This Question

Challenge a friend or share with your study group.