Project Brief
We will start this week with a great project for beginners. Your task is to create a Python program that asks for a date and returns historical events for that date. This is a typical program of doing requests to an API endpoint using simple parameters.
You can fetch historical events per month and day using this link:
http://history.muffinlabs.com/date/{month}/{day}
For example: