diff --git a/TODO b/TODO deleted file mode 100644 index 7e36a39..0000000 --- a/TODO +++ /dev/null @@ -1 +0,0 @@ -Nothing left - everything works! diff --git a/hw0.html b/hw0.html deleted file mode 100644 index 581f7fd..0000000 --- a/hw0.html +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
-

Homework 0 - TeamName

-
-

Implementation

- -
fizzbuzz = function(n)
-{
-  print("Buzz")
-}
-
-
-

Output

- -
-
- - -
- - - - - - - -