intermediate
Python Error Explanation
Explain a common Python error and provide a fix.
📝 प्रॉम्ट सामग्री
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.