You imported a Python module, what do you now have access to in Python?

Automate Cybersecurity Tasks with Python | Weekly challenge 2 Quiz | 

You imported a Python module, what do you now have access to in Python?

  • A manual that informs the writing, formatting, and design of documents
  • Additional functions, variables, classes, and other kinds of runnable code
  • A list of comments that you have included in previous code
  • A function that exists within Python and can be called directly

 

Leave a Comment