WSQ09: Factorial Calculator

This one was pretty hard to acomplish. We had to do a factorial calculator inside a condition loop. For the factorial it was necessary to run two loops at the same time in order to get the result, and also it was important to have an acumulator because without that you will be doing nothing like I was. The most troubled part of the work was to close the brackets, I got very confused because the program wasn’t working at all. Until I found out what bracket was missing, and also I received some help.wsq09

CC BY-SA 4.0 WSQ09: Factorial Calculator by maxisprograming is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.