Skip to content

Commit 1990539

Browse files
authored
Merge pull request #67 from panterx-js/patch-5
Tarea
2 parents 8331310 + d943812 commit 1990539

File tree

1 file changed

+3
-3
lines changed
  • 1-js/02-first-steps/04-variables/2-declare-variables

1 file changed

+3
-3
lines changed

1-js/02-first-steps/04-variables/2-declare-variables/task.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ importance: 3
22

33
---
44

5-
# Giving the right name
5+
# Dando el nombre correcto
66

7-
1. Create a variable with the name of our planet. How would you name such a variable?
8-
2. Create a variable to store the name of a current visitor to a website. How would you name that variable?
7+
1. Crea una variable con el nombre de nuestro planeta. ¿Cómo nombrarías a dicha variable?
8+
2. Crea una variable para almacenar el nombre del usuario actual de un sitio web. ¿Cómo nombrarías a dicha variable?

0 commit comments

Comments
 (0)