Libraries and Documentations | ehealth Coding Tutorial
By the end of this tutorial, you will be able to:
1. use libraries in Python
2. read other people's documentation to learn how to re-use their code such
that you don't need to "reinvent the wheel"
3. understand the concept of libraries in