| about | help | code help+videos | done | prefs |
factorial -- given a positive integer n, calculate and return n! = 1*2*3*...*n. factorial(1) → 1 factorial(2) → 2 factorial(3) → 6 ...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: 20
Copyright Nick Parlante 2017 - privacy