Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Survey Says - JavaScript Iteration Lab

Replit

The Goal

The information in the database file attached here has results from a survey that a programmer took of some of his friends. He's going to use that information to learn some things about the friends who answered the survey. For example: * What percent of his friends are programmers? * Do they like similar or dissimilar music? * How many of them live in each state?

One warning: these are real people, and real people don't always provide the easiest data to work with. Get ready for typos, unexpected blanks, and outright silliness (Max, for example, isn't 100 years old).

In the index.js file, Jeff has written some questions he has. Use your knowledge of for loops, and the .map() array method to complete these challenge!

Getting Started

Load this repo in your codesandbox.io account and complete the mini project https://github.com/BT-WD/survey-says-iteration-lab.git

Use this link to upload a github repo into your codesandbox.io https://codesandbox.io/s/github

The Lab

The challenges of this lab are documented directly in the index.js as comments.

Extensions

Exercises 9 and 10 are more complicated than most of the prior ones, and will likely require you to do some additional research and trial and error.

About

Created with CodeSandbox

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages