intermediate
Python Error Explanation
Explain a common Python error and provide a fix.
📝 Prompt İçeriği
Explain the common 'IndentationError: expected an indented block' in Python. Provide a code example showing the mistake and the corrected version. Keep the explanation simple for a beginner programmer.