• + 0 comments

    (inventing the weel?)
    Python:

    print(__import__('math').factorial(int(input())) )