MCQ Single Best Answer Not Set

QWhat will be the output after the following statements?
x = 'Interview'
print(x.replace('e',' '))

ID: #3619 Python Functions MCQ 167 views
Question Info
#3619Q ID
Not SetDifficulty
Python Functions MCQTopic

Choose the Best Option

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

  • A Interview
  • B Intrviw
  • C I n t e r v i e w
  • D Int rvi w
Correct Answer: Option D

Explanation

Int rvi w

Share This Question

Challenge a friend or share with your study group.