diff -r 87b9e3e2c1a7 -r ec9773fe1dc0 solutions1/drumb.scala --- a/solutions1/drumb.scala Tue Oct 29 14:12:24 2019 +0000 +++ b/solutions1/drumb.scala Tue Oct 29 14:34:51 2019 +0000 @@ -1,7 +1,12 @@ -// Part 2 and 3 about a really dumb investment strategy -//====================================================== +// Core Part 6 about a really dumb investment strategy +//===================================================== + -object CW6b { // for purposes of generating a jar +// generate jar with +// > scala -d drumb.jar drumb.scala + + +object CW6b { //two test portfolios