Prompt Engineering Fundamentals
Last reviewed
Correct answer: B. A mismatch between an instruction and an example, which is a logical contradiction
Explanation
The principle — Examples do not merely illustrate instructions; they compete with them. Where the two disagree, the model has two valid readings of the task and picks between them.
Why the key is correct — Google's checklist names conflicting instructions and examples as a distinct fault, and tells you to check for it by auditing the prompt for logical contradictions or mismatches between instructions or an instruction and an example. That is exactly the shape here: a stated rule about register, and a demonstration that breaks it. Because one of the primary jobs of an example is to show the model what a good response looks like, a non-conforming example is a strong signal that the rule is optional. The fix is to rewrite the offending example, not to strengthen the instruction.
Why the others are wrong — Undefined jargon concerns domain terms rather than ordinary descriptive phrases. Repeating the instruction adds redundancy while the counter-example stands. And more examples multiply the inconsistency instead of removing it.
Remember this — When an instruction and an example disagree, fix the example.
Sources — Google Cloud, Overview of prompting strategies.
Sources
“Conflicting instructions and examples: Check for this by auditing the prompt for logical contradictions or mismatches between instructions or an instruction and an example.”
Practise 10 questions on this topic
Take Prompt Engineering Fundamentals — Timed Test 1 (10 questions) — scored instantly, explanation for every question, no login.