Module 3 challenge
This challenge contained two parts: PyBank, analyzing financial profits, and PyPoll, analyzing election results. Both used Python for scripts to make the analysis efficient.
Acknowledgments: First, I'd like to acknowledge our instructor Othmane Benyoucef for teaching the principles of Python and the code used in examples. I also collaborated with classmates Amanda Pigman, Amanda Hinkle, and Cory Chapman as well as consulted Stack Overflow to research issues I was having with the code. In the end, I used code and variables that made sense to me.