changeset 283 | ef5f62bf5987 |
parent 203 | eb188f9ac038 |
--- a/solutions2/docdiff.scala Tue Oct 29 14:34:51 2019 +0000 +++ b/solutions2/docdiff.scala Tue Oct 29 23:56:13 2019 +0000 @@ -1,8 +1,8 @@ -// Part 1 about Code Similarity -//============================== +// Preliminary Part about Code Similarity +//======================================== -object CW7a { // for purposes of generating a jar +object CW7a { //(1) Complete the clean function below. It should find // all words in a string using the regular expression