File size: 116 Bytes
5374a2d |
1 2 3 4 |
GENERATE_PYTHON_CODE_PROMPT = """
Generate a functional and correct Python code for the given problem.
Problem: """ |
5374a2d |
1 2 3 4 |
GENERATE_PYTHON_CODE_PROMPT = """
Generate a functional and correct Python code for the given problem.
Problem: """ |