Skip to content

Commit bc7b338

Browse files
committed
fundamentals 6
1 parent 062c5f1 commit bc7b338

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fundamentals.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ var instructor = {one: "Leo", two: "Peter", three: "Suresh"};
3030
// it (do not change the original object you typed above) and assigning it
3131
// a boolean value.
3232
// Type your solution immediately below this line:
33+
instructor["has-office-hours"] = true;

0 commit comments

Comments
 (0)