英文ai提示¶
顺着思路继续编写 [Continuations]
1.Keep going
2.Finish the implementation of [function name]
3.complete the rest of the logic
4.carry on with the next steps
完善边界条件 [Refine & Edge Cases]
1.Handle edge cases and potential errors. (处理边界条件和潜在错误)
2.Add error handling and input validation. (增加错误处理和输入验证)
- Flesh out the logic for the conditional branches. (充实条件分支的逻辑)