diff -r a56a6c28b700 -r 32dfd2ca577b marking1/drumb.scala --- a/marking1/drumb.scala Tue Oct 29 11:11:44 2019 +0000 +++ b/marking1/drumb.scala Tue Oct 29 14:12:24 2019 +0000 @@ -1,7 +1,7 @@ // Main Part about a really dumb investment strategy //====================================================== -//object CW6b { // for purposes of generating a jar +object CW6b { //two test portfolios @@ -167,7 +167,7 @@ //println("Real data: " + investment(rstate_portfolio, 1978 to 2019, 100)) //println("Blue data: " + investment(blchip_portfolio, 1978 to 2019, 100)) -//} +}