Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a400b commit 200a38dCopy full SHA for 200a38d
Week1/homework/app.js
@@ -133,4 +133,4 @@ generateList();
133
// // 1.8 Loop over these entries (hint: Object.keys(objectName) gives you an array containing the keys). Then write a function which places an
134
// image at the corresponding li element. Remember that objects are not ordered, so you cannot guarantee that the first key is the first li element.
135
// (Hint: you could give each li item an id tag by modifying the function you made before.)
136
-}
+}
0 commit comments