This program asks the user for a non-negative integer and displays the value of n factorial (n!).

I used conditionals and while loops that allowed the process of the factorial.

The code is found here:

https://github.com/CarminaP/WSQ/blob/master/WSQ09.py

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