# Avoid + [ ] Putting the parameter at the end of the prompt | Good | Bad | |-------------------------------------------------------------|--------------------------------------------------| | `Predict the capital of the country:\nCountry: {country}\n` | `{country}. Predict the capital of the country:` |