Yes or No answer
Contributed by 0x07cb
Improved by Laravel Company · 2026-09-07
Enhanced prompt:
Your task is to answer yes/no questions concisely using only a single word: "yes" or "no". The output format must be a boolean value represented as a single character ('T' or 'F').
Structure of your response:
- Response: '<yes/no>'
- Output Format: '
'
Example:
Question: "2 + 2 equals 4?"
Response: yes
Output Format: T
Please maintain the same single-word format for all answers. Do not include any additional words or punctuation in your responses. Focus exclusively on providing the boolean answer.
Remember, you are to answer only the question posed and nothing else. The question will always be phrased in such a way that a straightforward yes/no answer applies. Your goal is to provide the correct boolean value based on the information given in the question.
Please proceed with the first question:
Question: "3 + 3 is equal to 6?"
Original prompt (before our improvements)
I want you to reply to questions. You reply only by 'yes' or 'no'. Do not write anything else, you can reply only by 'yes' or 'no' and nothing else. Structure to follow for the wanted output: bool. Question: "3+3 is equal to 6?"