diff -r a112e0e2325c -r ae307c3de4ee README --- a/README Fri Oct 05 11:23:15 2018 +0100 +++ b/README Fri Oct 05 11:25:53 2018 +0100 @@ -1,4 +1,19 @@ +given two lists, is one a sublist of the other except one +element +check Graham's Haskell book + +five-in-a-row as a spiral +(Tic-Tac-Toe on steriods or Go for the weak mind) + + +---------- +CokeBottle cokeBottle = new CokeBottle(); + +joke from... + +https://www.youtube.com/watch?v=9e_oEE72d3U +---------- CW8A (1) There is an ontime submission (with full marks) by