medium
Fix Infinite Loop
Identify and resolve an infinite loop issue in a Python script.
📝 محتوى الأمر
Review the following Python code snippet and identify the logical error causing the infinite loop in it. Provide the corrected code and a brief explanation of the fix.