Wooo, this is more cool than Gandi Libraries

--Originally published at 101 For Tec

This is one of my shortest posts since this is more of self discover.

Libraries are a very useful topic, they are dictionaries that are already made and that you just invoke them, yep…invoke, you just say ‘import library_name’ and ready, you use it as normal.

Here is the link to all the libraries that python has:

https://docs.python.org/3/library/