2026-03-18 15:00
Here is my code:
import math
num = int(input())
print(math.factorial(num))
I used a bit of a cheat and imported the math module though.
About Us|Disclaimer|Copyright Notice|Infringement Report|Privacy Policy|Contact Us
Copyright © 2026 eLLeNow.com All Rights Reserved.