-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest_prompts.json
More file actions
27 lines (27 loc) · 1.36 KB
/
Copy pathtest_prompts.json
File metadata and controls
27 lines (27 loc) · 1.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[
"Write a sentence that contains the word \"mountain\".",
"Write a sentence that does not contain the word \"blue\".",
"Write a word that contains the letter \"q\".",
"Write a word that does not contain the letter \"a\".",
"Write a sentence that starts with the word \"Yesterday\".",
"Write a sentence that ends with the word \"soon\".",
"Write a sentence that contains exactly six words.",
"Write a sentence that includes at least two verbs.",
"Write a sentence that uses the word \"green\" three times.",
"Write a word that starts and ends with a vowel.",
"Which number is bigger: 902 or 811?",
"Which number is smaller: 144 or 198?",
"Which number is closer to 100: 87 or 120?",
"Which number is farthest from 50: 12, 40, or 99?",
"Is 58 an even number? Answer \"yes\" or \"no\".",
"Is 73 an odd number? Answer \"yes\" or \"no\".",
"What is the sum of 14 and 23?",
"What is the difference between 90 and 55?",
"Which number is divisible by 5: 42 or 45?",
"Which number contains more digits: 7 or 312?",
"Which word has more letters: \"winter\" or \"heat\"?",
"Which word comes first alphabetically: \"glass\" or \"glove\"?",
"Which word rhymes with \"chair\": \"bear\" or \"child\"?",
"Write a word that contains exactly five letters.",
"Write the opposite of the word \"finish\"."
]