about | help | code help+videos | done | prefs |
Between the ages of three and thirteen, girls grow an average of about six centimeters per year. Write a function growth(finalAge) that prints a simple height chart based on this information, with one entry for each age, assuming the average girl is 95 centimeters (37 inches) tall at age three. growth(10) → 137 growth(23) → 215 growth(1) → 95 ...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