kaylaboch / berry-blobber

Explore using objects and arrays by writing a function to output some berry information.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Berry blobber

  • Approx. completion time: 1 hour
  • Deliverables: 1 HTML file, 1 JS file

Explore using objects and arrays by writing a function to output some berry information.

  • 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.

Goal

Visually match the images in the “screenshots” folder.


Hand in

Drop this folder into your Markbot application. Make sure to fix all the errors. And submit to Canvas using Markbot.

About

Explore using objects and arrays by writing a function to output some berry information.


Languages

Language:JavaScript 88.9%Language:HTML 11.1%