Ask your own question, for FREE!
Computer Science 7 Online
kekeman:

Which of the following statements is true regarding Python libraries? Python libraries are a collection of data structures. Python libraries are a collection of documents. Python libraries are a collection of functions. Python libraries are a collection of modules.

Vocaloid:

you kind of just have to know the definition of libraries in python "A library is an umbrella term that loosely means “a bundle of code.” These can have tens or even hundreds of individual modules that can provide a wide range of functionality. Matplotlib is a plotting library. The Python Standard Library contains hundreds of modules for performing common tasks, like sending emails or reading JSON data." https://realpython.com/lessons/scripts-modules-packages-and-libraries/

kekeman:

Yes well i library is a collection of modules or files you can import into your program i just look in my notes and saw that i wrote that down lol

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!