def build_prompt(code_snippet): return f"translate Python to English: {code_snippet}"