A

Admin • 832.27K Points
Coach

Q. Which of the following is used to import a module in Python?

  • (A) include
  • (B) import
  • (C) require
  • (D) using
  • Correct Answer - Option(B)
  • Views: 15
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

`import` is used to bring in external modules.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.