File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -64,5 +64,17 @@ <h1>JavaScript Programming</h1>
64
64
<!-- <script src="./53ArrayMethod.js" ></script> -->
65
65
<!-- <script src="./54MapMethod.js" ></script> -->
66
66
<!-- <script src="./55FilterMethod.js" ></script> -->
67
+ <!-- <script src="./54MapMethod.js" ></script> -->
68
+ <!-- <script src="./55FilterMethod.js" ></script> -->
69
+ <!-- <script src="./56ReduceMethod.js" ></script> -->
70
+ <!-- <script src="./57SortMethod.js" ></script> -->
71
+ <!-- <script src="./58FindMethod.js" ></script> -->
72
+ <!-- <script src="./59EveryMethod.js" ></script> -->
73
+ <!-- <script src="./60SomeMethod.js" ></script> -->
74
+ <!-- <script src="./61FillMethod.js" ></script> -->
75
+ <!-- <script src="./62SpliceMethod.js" ></script> -->
76
+ <!-- <script src="./63Iterables.js" ></script> -->
77
+ <!-- <script src="./64ArrayLikeObjects.js" ></script> -->
78
+ <!-- <script src="./65Sets.js" ></script> -->
67
79
</ body >
68
80
</ html >
You can’t perform that action at this time.
0 commit comments