Eloquent JavaScript

Back Home

Chapter Two: Program Structuretop

Create a stack of hashes in the console:

For FizzBuzz, see this solution in The JS Way.

Now let's create a chessboard in the console.



Chapter Three: Functionstop