Update task.md

This commit is contained in:
imidom 2018-12-28 19:22:46 -05:00 committed by GitHub
parent 6244060545
commit d226cd1a54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,5 +4,5 @@ importance: 3
# Giving the right name # Giving the right name
1. Create the variable with the name of our planet. How would you name such a variable? 1. Create a 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? 2. Create a variable to store the name of a current visitor to a website. How would you name that variable?