WSQ06 – Factorial Calculator

Today, I created a program where the user gives me a number and I calculate its factorial. Now Im making every code with functions. The only thing I used was a for and a loop, to ask the user if he or she wants to keep the program running or if he/she wants to get … More WSQ06 – Factorial Calculator