iLOVE2D's picture
Upload 2846 files
5374a2d verified
GENERATE_PYTHON_CODE_PROMPT = """
Generate a functional and correct Python code for the given problem.
Problem: """
REVIEW_CODE_PROMPT = """
Review the following Python code for correctness and adherence to best practices.
Code: """