--- id: 5ddb965c65d27e1512d44de3 title: Step 76 challengeType: 0 dashedName: step-76 --- # --description-- Congratulations! Have fun playing with your completed calorie counter. # --hints-- See description above for instructions. ```js ``` # --seed-- ## --before-user-code-- ```html

Calorie Counter

Sex
Breakfast
Lunch
Dinner
``` ## --after-user-code-- ```html ``` ## --seed-contents-- ```html ``` # --solutions-- ```html ```