about | help | code help+videos | done | prefs |
Given the number of cows and chickens on a farm, compute the total number of legs on those animals. howManyLegs(1, 1) → 6 howManyLegs(1, 2) → 8 howManyLegs(2, 2) → 12 ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 100 Post-solution available
Copyright Nick Parlante 2017 - privacy