MCQ Practice Single Best Answer Topic: Python Built-in Functions MCQ

Q What will be the output after the following statements?
x = 'print("Python")'
eval(x)

Question ID
#3930
Subchapter
Python Built-in Functions MCQ
Action
Choose one option below

Choose Your Answer

Click an option to check whether your answer is correct.

  • A x
  • B print("Python")
  • C Python
Correct Answer: C

Explanation

Python

Share This Question

Share this MCQ with your friends or study group.