The correct response is library. A library is a collection of pre-written code, routines, or modules that you can use to perform common tasks and reduce the amount of code you need to write from scratch.
If you were creating code to extract data and you needed to access an established collection of resources to acquire pre-written code and routines or modules, what might you be using to extract this data to reduce code and implement an already known working code that operates correctly?(1 point)
Responses
Boolean
Boolean
script
script
library
library
data structure
1 answer