Single Choice Not Set

QWhat will be the output after the following statements?
x = ' Python '
y = ' 3 '
z = ' Questions '
print(x.strip()+y.strip()+z.strip())

ID: #3618 Python Functions MCQ 301 views
Question Info
#3618Q ID
Not SetDifficulty
Python Functions MCQTopic

Choose the Best Option

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

  • A Python 3 Questions
  • B Python3Questions
  • C Python3 Questions
  • D Python 3Questions
Correct Answer

Explanation

Python3Questions

Share This Question

Challenge a friend or share with your study group.