--- id: 5ddb965c65d27e1512d44da4 title: Part 11 challengeType: 0 --- # --description-- Log `meal.value` to the console, enter a number in the Breakfast input and hit the Calculate button. You'll notice that it displays what you entered. # --hints-- See description above for instructions. ```js ``` # --seed-- ## --before-user-code-- ```html