We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 722f267 commit 623d75bCopy full SHA for 623d75b
1 file changed
Week7/MAKEME.md
@@ -79,6 +79,9 @@ console.log(`Director: ${director.getName()}`);
79
// Be creative with this let's see what you come up with :-)
80
```
81
82
+Fun extra step: If you get bored, template them and make a page by rendering the results in HTML :slightly_smiling_face:
83
+with something like `document.querySelector('.move').innerHTML = MovieHTML`
84
+
85
## Step 6: Read before next lecture
86
87
_Deadline Sunday morning_
0 commit comments