diff --git a/fizzbuzz_chessboard.html b/fizzbuzz_chessboard.html new file mode 100644 index 0000000..e4a4f35 --- /dev/null +++ b/fizzbuzz_chessboard.html @@ -0,0 +1,100 @@ + + + + + + + FizzBuzz + + + + +
Coding Challenge +

FizzBuzz and Chessboard Assignment Solutions.

+

This is a coding challenge of solving the Fizzbuzz and Chessboard question

+

Note: Open console window or "press Ctrl + Shift + I" to display console window to see solution to the assignment.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file