question stringlengths 42 87 | answer stringlengths 1 8 |
|---|---|
How many characters does the string 'Reverend Samuel Parris' contain, including spaces? | 22 |
What is the third word in the string 'Reverend Samuel Parris'? | Parris |
Calculate the number of lowercase 'e' characters in 'Reverend Samuel Parris'. | 5 |
What is the first letter of the string 'Reverend Samuel Parris'? | R |
How many spaces are contained within the string 'Reverend Samuel Parris'? | 2 |
Which letter appears at the very end of 'Reverend Samuel Parris'? | s |
Calculate the total number of vowels in 'Reverend Samuel Parris'. | 9 |
What is the 5th character in the string 'Reverend Samuel Parris'? | r |
How many words make up the string 'Reverend Samuel Parris'? | 3 |
What character is at index 9 (1-based) of 'Reverend Samuel Parris'? | |
How many characters are in the string 'Abigail Williams'? | 16 |
What is the first letter of the second word in 'Abigail Williams'? | W |
Calculate the number of 'i' characters in 'Abigail Williams'. | 4 |
What is the last letter of 'Abigail Williams'? | s |
How many vowels are in the string 'Abigail Williams'? | 7 |
Which word is longer in the string 'Abigail Williams'? | Williams |
What character is at the 5th position of 'Abigail Williams'? | a |
How many words does the string 'Abigail Williams' contain? | 2 |
What is the lowercase version of the first letter in 'Abigail Williams'? | a |
Calculate the total character count of 'Abigail Williams' minus 6. | 10 |
How many total characters are in 'Betty Parris'? | 12 |
What is the 4th letter of the string 'Betty Parris'? | t |
Calculate the number of times the letter 't' appears in 'Betty Parris'. | 2 |
What is the last letter of the first word in 'Betty Parris'? | y |
How many vowels are in the second word of 'Betty Parris'? | 2 |
Calculate the number of uppercase letters in 'Betty Parris'. | 2 |
What character follows the space in the string 'Betty Parris'? | P |
How many letters are in the first word of 'Betty Parris'? | 5 |
What is the first letter of the string 'Betty Parris'? | B |
Calculate the 1-based index of the space in 'Betty Parris'. | 6 |
How many characters does the string 'Giles Corey' contain? | 11 |
What is the first letter of 'Giles Corey'? | G |
Calculate the number of vowels in 'Giles Corey'. | 4 |
What is the 3rd letter of the string 'Giles Corey'? | l |
Calculate the number of words in 'Giles Corey' plus 5. | 7 |
Which lowercase letter appears exactly twice in 'Giles Corey'? | e |
What is the last letter of the string 'Giles Corey'? | y |
How many letters are in the second word of 'Giles Corey'? | 5 |
What character is at the 1-based position 6 in 'Giles Corey'? | |
Calculate the number of consonants in 'Giles Corey'. | 6 |
How many characters are in the string 'Salem Trials'? | 12 |
What is the first letter of the second word in 'Salem Trials'? | T |
Calculate the number of vowels in 'Salem Trials'. | 4 |
What is the 3rd character of the string 'Salem Trials'? | l |
Calculate the number of letters in 'Salem Trials' excluding the space. | 11 |
Which word in 'Salem Trials' ends with the letter 'm'? | Salem |
How many times does the letter 'l' appear in 'Salem Trials'? | 2 |
What is the last character of 'Salem Trials'? | s |
Calculate the total character count of 'Salem Trials' minus 2. | 10 |
What character is at index 1 of 'Salem Trials'? | S |
How many letters are in the first word of 'Judge Trials'? | 5 |
What is the last letter of the string 'Judge Trials'? | s |
Calculate the total number of vowels in 'Judge Trials'. | 4 |
What is the first character of the string 'Judge Trials'? | J |
Calculate the total length of the string 'Judge Trials'. | 12 |
Which word in 'Judge Trials' begins with the letter T? | Trials |
How many lowercase 's' characters are in 'Judge Trials'? | 1 |
What character immediately follows the space in 'Judge Trials'? | T |
Calculate the number of consonants in 'Judge Trials'. | 7 |
What is the 4th letter of the string 'Judge Trials'? | g |
How many characters are in the string 'Accusers Trials'? | 15 |
What is the first letter of 'Accusers Trials'? | A |
Calculate the number of 's' characters in 'Accusers Trials'. | 3 |
What is the 5th letter of the string 'Accusers Trials'? | s |
Calculate the number of vowels in 'Accusers Trials'. | 5 |
Which word in 'Accusers Trials' has more characters? | Accusers |
How many words are in the string 'Accusers Trials'? | 2 |
What is the last letter of 'Accusers Trials'? | s |
Calculate the 1-based position of the space in 'Accusers Trials'. | 9 |
What character is at index 2 of 'Accusers Trials'? | c |
How many characters are in the string 'minister accusers'? | 17 |
What is the first letter of 'minister accusers'? | m |
Calculate the number of 's' characters in 'minister accusers'. | 3 |
What is the last letter of 'minister accusers'? | s |
Calculate the number of vowels in 'minister accusers'. | 6 |
Which word appears first in the string 'minister accusers'? | minister |
How many distinct letters are in the word 'minister' from 'minister accusers'? | 7 |
What is the 3rd letter of the string 'minister accusers'? | n |
Calculate the total number of words in 'minister accusers'. | 2 |
What character immediately follows 'r' in the string 'minister accusers'? | |
How many characters are in the string 'evidence accusing'? | 17 |
What is the first letter of 'evidence accusing'? | e |
Calculate the number of 'c' characters in 'evidence accusing'. | 3 |
What is the last letter of 'evidence accusing'? | g |
Calculate the number of vowels in 'evidence accusing'. | 7 |
What is the length of the first word in 'evidence accusing'? | 8 |
How many words are in the string 'evidence accusing'? | 2 |
What character is at index 9 (1-based) of 'evidence accusing'? | |
Calculate the number of 'g' characters in 'evidence accusing'. | 1 |
What is the 2nd letter of the string 'evidence accusing'? | v |
How many characters are in the string 'person executed'? | 15 |
What is the first letter of 'person executed'? | p |
Calculate the number of 'e' characters in 'person executed'. | 4 |
What is the last letter of the string 'person executed'? | d |
Calculate the number of vowels in 'person executed'. | 6 |
Which word in 'person executed' starts with the letter 'e'? | executed |
How many consonants are in the first word of 'person executed'? | 4 |
What is the 3rd letter of 'person executed'? | r |
Calculate the index of the space in 'person executed' using 1-based indexing. | 7 |
What character follows 'x' in the string 'person executed'? | e |
README.md exists but content is empty.
- Downloads last month
- 11