Skip to content

Commit 70950e4

Browse files
fourth commit
1 parent ee1b5d9 commit 70950e4

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
@@ -29,5 +29,9 @@ <h1>JavaScript Programming</h1>
2929
<!-- <script src="./18IfElseIf.js" ></script> -->
3030
<!-- <script src="./19switch.js" ></script> -->
3131
<!-- <script src="./20While.js" ></script> -->
32+
<!-- <script src="./21ForLoop.js" ></script> -->
33+
<!-- <script src="./22BreakContinue.js" ></script> -->
34+
<!-- <script src="./23doWhile.js" ></script> -->
35+
<!-- <script src="./25ArrayMethod.js" ></script> -->
3236
</body>
3337
</html>

0 commit comments

Comments
 (0)