QuestionQ9
Python/PyEZYou want to use a Python package or module.
In this scenario, which statement would accomplish this?
- A map
- B dir
- C input
- D import
You want to use a Python package or module.
In this scenario, which statement would accomplish this?
Community Discussion