Single Choice Not Set

QWhat does the following statement do?
 import keyword, sys

ID: #3557 Python Module MCQ 693 views
Question Info
#3557Q ID
Not SetDifficulty
Python Module MCQTopic

Choose the Best Option

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

  • A Imports all the python keywords
  • B Imports the keyword and sys modules
  • C Imports the keyword and sys functions
  • D imports the directories named keyword and sys
Correct Answer

Explanation

Imports the keyword and sys modules

Share This Question

Challenge a friend or share with your study group.