Include the date you created this project and README file. 14/01/2019
Replace the Project Title Bikeshare Project
Describe what your project is about and what it does This project looks at bikesharing in three different US cities (New York, Chicago, Washington) and provides a basic analysis of the data.
Include the files used bikeshare.py readme.txt
It's important to give proper credit. Add links to any repo that inspired you or blogposts you consulted. I have made use of the python documentation to read up on functions to fully understand them. In addition, I have used Stack Overflow to understand how the function are implemented in code or when certain errors occurred. Stack Overflow also proved helpful in clarifying errors and problems.