This commit is contained in:
Ilya Kantor 2020-11-21 20:38:22 +03:00
parent db4a880974
commit 06cdd5b84a
23 changed files with 110 additions and 775 deletions

View file

@ -0,0 +1,8 @@
importance: 3
---
# Giving the right name
1. Create a variable with the name of our planet. How would you name such a variable?
2. Create a variable to store the name of a current visitor to a website. How would you name that variable?