Skip to content

Commit 4df0cec

Browse files
authored
Merge pull request #96 from josemoracard/jose-folders
cambio de numero en carpetas 13 y 14
2 parents 4503cfe + f7151b0 commit 4df0cec

File tree

10 files changed

+4
-4
lines changed

10 files changed

+4
-4
lines changed

exercises/14-Your-First-Loop/README.es.md renamed to exercises/13-Your-First-Loop/README.es.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# `14` Your First Loop
1+
# `13` Your First Loop
22

33
## 📝 Instrucciones:
44

exercises/14-Your-First-Loop/README.md renamed to exercises/13-Your-First-Loop/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
tutorial: "https://www.youtube.com/watch?v=30sizcnVdGg"
33
---
44

5-
# `14` Your First Loop
5+
# `13` Your First Loop
66

77
## 📝 Instructions:
88

exercises/13-Create-A-For-Loop/README.es.md renamed to exercises/14-Create-A-For-Loop/README.es.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# `13` Create A For Loop
1+
# `14` Create A For Loop
22

33
Los bucles o loops son muy útiles. No tienes que reescribir las mismas líneas muchas veces.
44

exercises/13-Create-A-For-Loop/README.md renamed to exercises/14-Create-A-For-Loop/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
tutorial: "https://www.youtube.com/watch?v=-HQtwsBnbMQ"
33
---
44

5-
# `13` Create A For Loop
5+
# `14` Create A For Loop
66

77
Loops are very useful. You don't have to rewrite the same lines many times.
88

0 commit comments

Comments
 (0)