Skip to content

Commit 7efc8d5

Browse files
thirteen commit
1 parent 6384080 commit 7efc8d5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

JavaScript Part-01/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,10 @@ <h1>JavaScript Programming</h1>
3333
<!-- <script src="./22BreakContinue.js" ></script> -->
3434
<!-- <script src="./23doWhile.js" ></script> -->
3535
<!-- <script src="./25ArrayMethod.js" ></script> -->
36+
<!-- <script src="./26PrimtvVSrefensDataType.js" ></script> -->
37+
<!-- <script src="./27ArrayClone.js" ></script> -->
38+
<!-- <script src="./28ArrayForLoop.js" ></script> -->
39+
<!-- <script src="./29ConstArray.js" ></script> -->
40+
<!-- <script src="./30ArrayWhileLoop.js" ></script> -->
3641
</body>
3742
</html>

0 commit comments

Comments
 (0)