1.
var game = new SnakeGame();
var FoodSize = ' ';
game.foodSize = FoodSize;

Lesson 6: Food Size