equal
deleted
inserted
replaced
104 |
104 |
105 |
105 |
106 |
106 |
107 //test cases for the two portfolios given above |
107 //test cases for the two portfolios given above |
108 |
108 |
109 //println("Real data: " + investment(rstate_portfolio, 1978 to 2017, 100)) |
109 println("Real data: " + investment(rstate_portfolio, 1978 to 2017, 100)) |
110 //println("Blue data: " + investment(blchip_portfolio, 1978 to 2017, 100)) |
110 println("Blue data: " + investment(blchip_portfolio, 1978 to 2017, 100)) |
111 |
111 |
112 |
112 |
113 } |
113 } |