summary | time | deliverables |
---|---|---|
Explore using objects and arrays by writing a function to output some berry information. |
1 hour |
1 HTML file, 1 JS file |
- Fork this repository.
- The array of objects is already created for you.
- Write a function, named
writeBerries
, that will output the information to the document. - DO NOT change the HTML.
- Run it through Markbot and make sure it passes all the checks.
Visually match the images in the “screenshots” folder.
- Final screenshots in the “screenshots” folder.
Drop this folder into your Markbot application. Make sure to fix all the errors. And submit online.