diff --git a/chessboard.html b/chessboard.html new file mode 100644 index 0000000..5576a8e --- /dev/null +++ b/chessboard.html @@ -0,0 +1,27 @@ + + + + + + Chessboard + + + + + \ No newline at end of file diff --git a/fizzbuzz.html b/fizzbuzz.html new file mode 100644 index 0000000..f6d69ea --- /dev/null +++ b/fizzbuzz.html @@ -0,0 +1,33 @@ + + + + + + FizzBuzz + + + + + \ No newline at end of file