R Basics-25 - Coding-Iterations-1 (Hands On) - ClassiCoder - CLASSIC CODER #header (Ativar o PHP)

R Basics-25 - Coding-Iterations-1 (Hands On) - ClassiCoder

Factorial

. Write a function Nfact to find the factorial of the number num passed as arguments using the while() loop. The function must return the result.



Iterations-1-R-Basic


Iterations-1-R-Basic-Solution