about | help | code help+videos | done | prefs |
multiply_odds
Write a function to multiply all odd numbers from 1 to n. multiply_odds(5) → 15 multiply_odds(6) → 15 multiply_odds(7) → 105 ...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