Skip to content

Commit 891f29e

Browse files
authored
Update README.md
1 parent 3d5019b commit 891f29e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11

22

33
**Python-challenge**
4-
Created two python scripts:
4+
5+
For this assignment I created two python scripts, Pybank and Pypoll.
56

67

78
**Pybank**
9+
810
In this assignment I created a Python script for analyzing the financial records of the company. I used the financial data called [budget_data.csv](PyBank/Resources/budget_data.csv). The dataset is composed of two columns: `Date` and `Profit/Losses`.
911

1012
* Created a Python script that analyzes the records to calculate each of the following:

0 commit comments

Comments
 (0)