Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fd01bae

Browse files
problem57 completed
1 parent 45adf71 commit fd01bae

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

‎problem57/problem57.js

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,12 @@ let activities = {
2525
How will you get the output
2626
abc
2727
xyz
28-
*/
28+
*/
29+
30+
31+
const firstOutput = activities['activity1'][0]['song_list']['song_1'];
32+
console.log(firstOutput);
33+
34+
const secondOutput = activities['activity1'][1]['song_list']['song_2'];
35+
console.log(secondOutput);
36+

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /