| about | help | code help+videos | done | prefs | 
| Bunnies have 10 front toes. Calculate the total number of front toes on a given number of bunnies recursively. bunnyFrontToes(0) → 0 bunnyFrontToes(1) → 10 bunnyFrontToes(2) → 20 ...Save, Compile, Run (ctrl-enter) | 
Progress graphs: 
 Your progress graph for this problem
 Random user progress graph for this problem 
 Random Epic Progress Graph
Copyright Nick Parlante 2017 - privacy