Factorial, the direct way
 No. 117
               
| Q: | Compute the factorial of a given integer value, for example: Implement the following method: 
 | 
| A: | 
 We address all three questions individually: 
 | 
