Skip to content

Commit 582fedb

Browse files
authored
Update task.md
1 parent 84a2eba commit 582fedb

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+
# Giv en variabel det rigtige navn
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. Opret en variabel til navnet på vores planet. Hvordan vil du navgive sådan en variabel (på engelsk)?
8+
2. Opret en variabel til at gemme navnet til den aktuelle besøgende på en side. Hvordan vil du navgive sådan en variabel (på engelsk)?

0 commit comments

Comments
 (0)