Skip to content

Commit 445da83

Browse files
committed
LP5 M3 starter and solution
1 parent 436189f commit 445da83

762 files changed

Lines changed: 599122 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"$id": "1",
3+
"AccountNumber": 14701150,
4+
"CustomerId": "0017510749",
5+
"Balance": 5158.799999999999,
6+
"AccountType": "Checking",
7+
"InterestRate": 0
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"$id": "1",
3+
"AccountNumber": 14701151,
4+
"CustomerId": "0017510749",
5+
"Balance": 17100,
6+
"AccountType": "Savings",
7+
"InterestRate": 0.02
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"$id": "1",
3+
"AccountNumber": 14701152,
4+
"CustomerId": "0017510749",
5+
"Balance": 90000,
6+
"AccountType": "Money Market",
7+
"InterestRate": 0.04
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"$id": "1",
3+
"AccountNumber": 14701153,
4+
"CustomerId": "0017510750",
5+
"Balance": 3884.250000000001,
6+
"AccountType": "Checking",
7+
"InterestRate": 0
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"$id": "1",
3+
"AccountNumber": 14701154,
4+
"CustomerId": "0017510750",
5+
"Balance": 11781,
6+
"AccountType": "Savings",
7+
"InterestRate": 0.02
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"$id": "1",
3+
"AccountNumber": 14701155,
4+
"CustomerId": "0017510750",
5+
"Balance": 90000,
6+
"AccountType": "Money Market",
7+
"InterestRate": 0.04
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"$id": "1",
3+
"AccountNumber": 14701156,
4+
"CustomerId": "0017510751",
5+
"Balance": 5400.150000000002,
6+
"AccountType": "Checking",
7+
"InterestRate": 0
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"$id": "1",
3+
"AccountNumber": 14701157,
4+
"CustomerId": "0017510751",
5+
"Balance": 14402,
6+
"AccountType": "Savings",
7+
"InterestRate": 0.02
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"$id": "1",
3+
"AccountNumber": 14701158,
4+
"CustomerId": "0017510751",
5+
"Balance": 90000,
6+
"AccountType": "Money Market",
7+
"InterestRate": 0.04
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"$id": "1",
3+
"AccountNumber": 14701159,
4+
"CustomerId": "0017510752",
5+
"Balance": 4738.9,
6+
"AccountType": "Checking",
7+
"InterestRate": 0
8+
}

0 commit comments

Comments
 (0)