| GENERATE_PYTHON_CODE_PROMPT = """ | |
| Generate a functional and correct Python code for the given problem. | |
| Problem: """ | |
| ScEN_PYTHON_SELECTION_PROMPT = """ | |
| Select the most reliable solution among the given options based on their frequency of occurrence. | |
| Solutions: """ |