Programming Language Python Module MCQ Question #3563
Single Choice Not Set

QWhat does the following statements do?
 import sys
print(sys.executable)

ID: #3563 Python Module MCQ 401 views
Question Info
#3563Q ID
Not SetDifficulty
Python Module MCQTopic

Choose the Best Option

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

  • A Displays the Python version
  • B Displays the operating system version
  • C Displays the location of the Python interpreter
  • D Displays the date and time
Correct Answer

Explanation

Displays the location of the Python interpreter

Share This Question

Challenge a friend or share with your study group.