fixes
This commit is contained in:
parent
c9401b3104
commit
0fcf9f84fa
58 changed files with 673 additions and 643 deletions
|
@ -4,5 +4,5 @@ importance: 3
|
|||
|
||||
# Giving the right name
|
||||
|
||||
1. Create the variable to store the name of our planet. Assign the value `"Earth"` to it. What should be its name?
|
||||
2. Create the variable to store the name of the current visitor. What about its name?
|
||||
1. Create the variable with the name of our planet. How would you name such a variable?
|
||||
2. Create the variable to store the name of the current visitor. How would you name that variable?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue