--- id: 5dc10b8b93704f41d279eb5b title: Part 141 challengeType: 0 isBeta: true --- ## Description
Congratulations, you've finished your functional programming spreadsheet! Now test it out by crunching some numbers.
## Instructions
## Tests
```yml tests: - text: See description above for instructions. testString: '' ```
## Challenge Seed
```html ```
### Before Test
```html Spreadsheet
```
### After Test
```html ```
## Solution
```html ```