--- id: 5dc10b8b93704f41d279eb5b title: Step 141 challengeType: 0 dashedName: step-141 --- # --description-- Congratulations, you've finished your functional programming spreadsheet! Now test it out by crunching some numbers. # --hints-- See description above for instructions. ```js ``` # --seed-- ## --before-user-code-- ```html Spreadsheet
``` ## --after-user-code-- ```html ``` ## --seed-contents-- ```html ``` # --solutions-- ```html ```