Skip to content

Commit fc03303

Browse files
Rebecca Murpheyajpiano
Rebecca Murphey
authored andcommitted
loops md file
1 parent 31f3ac0 commit fc03303

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/javascript-101/loops.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
---
2+
<<<<<<< HEAD
23
chapter : js10
34
section: 4
45
title: Loops
56
attribution: jQuery Fundamentals
7+
=======
8+
chapter : "js10"
9+
section: "4"
10+
title: "Loops"
11+
>>>>>>> loops md file
612
---
713
Loops let you run a block of code a certain number of times.
814

0 commit comments

Comments
 (0)