medium
Python Bug Fixer
Identify and fix a bug in a Python code snippet.
📝 محتوى الأمر
Review the following Python code snippet intended to calculate the factorial of a number. Identify the logical error causing an infinite loop or incorrect result, explain the error, and provide the corrected code: [Insert Python Code Here].