Lab 6: Arrays and Objects

For this assignment we had to create arrays and objects in Javascript with details about our methods of transportation.

Challenges

This assignment was a bit challenging because it was a lot information to take in and my brain forgot most of it. Thankfully I took notes during the lecture so I was able to go back and look for the information I needed. What was also helpful for this lab were the screenshots providided to us so we could replicate the information that was on the page.

Results

Below is the javascript task we coded in the console in the inspect tab. You can find the link to the Javascript source right here.

screenshot

This is the next step we coded, its the same coding as in the console, but its written out in Atom.

lab outline screenshot

Here is the final output of what we scripted. Pretty cool right?

Script Output