chore: Alter whitespace for consistency

* Add newline after "I AM DONE" in exercises for consistency
* Remove trailing whitespace from exercises
This commit is contained in:
Benjamin Jones
2020-07-10 19:01:38 -07:00
committed by Benjamin Jones
parent 106dbbc341
commit bb5f404e35
10 changed files with 34 additions and 29 deletions

View File

@@ -1,4 +1,4 @@
// This shopping list program isn't compiling!
// This shopping list program isn't compiling!
// Use your knowledge of generics to fix it.
// I AM NOT DONE