HW 2 Python by Ai-Jiuan Wu
*Created 1 folder for each project. **Python codes written using Visual Studio Code.
PyBank project:
- python code is named main.py.
- main.py contains comments summarizing my thought process during the writing of the code.
- the exported txt file is named Budgetsummary.txt saved in Analysis subfolder.
PyPoll project:
- python code is named main.py.
- main.py contains comments summarizing my thought process during the writing of the code. -the exported txt file is named electionsummary.txt saved in Analysis subfolder.