Skip to content

Demi Objects Lab#100

Open
WoahDemi wants to merge 3 commits into
joinpursuit:masterfrom
WoahDemi:master
Open

Demi Objects Lab#100
WoahDemi wants to merge 3 commits into
joinpursuit:masterfrom
WoahDemi:master

Conversation

@WoahDemi

Copy link
Copy Markdown

No description provided.

Comment thread problems/objects.js
let books = {}
for (let authorsarr of authors) {
let authorName = authorsarr[0]
let scores = authorsarr[1]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job splitting these down into clearer variables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants