about | help | code help+videos | done | prefs |
zFactorial
Write a function zFactorial, that given an input integer n greater than 0, returns the value of n!. zFactorial(3) → 6 zFactorial(2) → 2 zFactorial(14) → 87178291200 ...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: 200
Copyright Nick Parlante 2017 - privacy