PYTHON PROGRAMMING QUESTION
Program: Donation tracker
The local humane society has asked you to create an application to help track donations.
They would like to be able to enter a goal and take donations until the goal is reached. If a user tries to donate a negative amount reject the donation and display an error message.