Skip to content

Commit 2935ca3

Browse files
update file
1 parent 86da49d commit 2935ca3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

JavaScript Part-01/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,9 @@ <h1>JavaScript Programming</h1>
4848
<!-- <script src="./38SpreadOperator.js" ></script> -->
4949
<!-- <script src="./39ObjectDestructuring.js" ></script> -->
5050
<!-- <script src="./40ObjectInsideArray.js" ></script> -->
51+
<!-- <script src="./41NestedDestructuring.js" ></script> -->
52+
<!-- <script src="./42Function.js" ></script> -->
53+
<!-- <script src="./43ArrowFunction.js" ></script> -->
54+
5155
</body>
5256
</html>

0 commit comments

Comments
 (0)