79611982

Date: 2025-05-08 08:26:59
Score: 1
Natty:
Report link

Why it fails:

Correct way to do it:

If you want to use an alias and access functions directly, do:

from math import factorial as fact print(fact(5))

Reasons:
  • Has code block (-0.5):
  • Starts with a question (0.5): Why it
  • Low reputation (1):
Posted by: Mien