medium
Debug Python Logic
Identify and fix logical errors in a provided Python code snippet.
📝 محتوى الأمر
Analyze the following Python code snippet, identify the logical error causing the infinite loop, and provide the corrected code: [Insert code here]