MaxBrowning / python-challenge

Two applications to load data (financial analysis or polling) into a Python script to print summary data tables in text files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-challenge

This project posed two challenges to be solved through Python.

  1. The PyBank code will analyze financial records and create a .txt document with a brief summary of results.
  2. The PyPoll code looks at the election results of a small town to create a .txt document summarizing the results.

Images of Final Product:

PyBank:

PyPoll:

About

Two applications to load data (financial analysis or polling) into a Python script to print summary data tables in text files.


Languages

Language:Python 100.0%