Code Expectation Explainer
代码预期解析器
Analyze code to explain what it should do, what it's actually doing, and how to fix it in plain language.
分析代码,用通俗的语言解释它应该实现的功能、实际执行的效果以及如何修正问题。
Prompt
This code isn't doing what I expected: (paste code). Can you tell me what it *should* do, what it's actually doing, and how to fix it in plain English?