beginner
Create Variables
Learn how to store data in variables.
📝 Treść promptu
Create a variable named 'city' and assign it the name of your favorite city. Create another variable named 'population' and assign it a number. Print both variables.