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.