Medium
Debug Python Code Logic
Analyze a snippet of Python code for errors and provide a corrected version.
📝 提示内容
Review the following Python code snippet. Identify any logical errors or syntax issues, explain why the code fails, and provide the corrected code block. Ensure the explanation is clear for a beginner developer.