--- id: 5ddb965c65d27e1512d44de3 title: Part 76 challengeType: 0 --- ## Description
Congratulations! Have fun playing with your completed calorie counter.
## Instructions
## Tests
```yml tests: - text: See description above for instructions. testString: '' ```
## Challenge Seed
```html ```
### Before Test
```html

Calorie Counter

Sex
Breakfast
Lunch
Dinner
```
### After Test
```html ```
## Solution
```html ```