Library
A library is a collection of pre-written code you can import and use in your own program, so you do not have to build common features from scratch.
A library is a collection of pre-written code you can import and use in your own program, so you do not have to build common features from scratch.