We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2ad561 commit 6bfbae8Copy full SHA for 6bfbae8
index.html
@@ -25,7 +25,8 @@ <h1>Hello JavaScript</h1>
25
<!-- <script src="/All Lessons/reduceExample1.js"></script> -->
26
<!-- <script src="/All Lessons/reduceExample2.js"></script> -->
27
<!-- <script src="/All Lessons/reduceExample3.js"></script> -->
28
- <script src="/All Lessons/filterExample3.js"></script>
+ <!-- <script src="/All Lessons/filterExample3.js"></script> -->
29
+ <script src="/All Lessons/reduceExample4.js"></script>
30
31
32
</body>
0 commit comments