This one was a little complicated because we can’t call math.factorial(n). So the best option was a loop with an accumulator. With ken’s help I was able to complete the task.

Here’s the link of my code:

https://github.com/JsphSalazar/WSQ-s/blob/master/WSQ09

 

CC BY 4.0 #WSQ09 by jsphsalazar is licensed under a Creative Commons Attribution 4.0 International License.