//MAKE: 3.09 Optional: Table or map

Resources

Saving your work

Use Save as... to save the empty template as:

in your Computer Programming 12 directory.

The assignment

Use an array of objects to create a table, or to create a map of the world.

For example

Hints

Look closely at the code examples in //PROCESS: Using arrays of objects to create a table and //PROCESS: Using arrays of objects to create a map

Delete the <script> provided if your are going to create your own table.