You are viewing a single comment's thread. Return to all comments →
(inventing the weel?) Python:
print(__import__('math').factorial(int(input())) )
Seems like cookies are disabled on this browser, please enable them to open this website
Security Encryption Scheme
You are viewing a single comment's thread. Return to all comments →
(inventing the weel?)
Python: