In the item stem, the opening quotation mark for “Hey” is missing. This issue affects the item’s key.
Current: What will Hey
" + "Programmers"
evaluate to?
Expected: What will "Hey"
+ "Programmers"
evaluate to?
In the item stem, the opening quotation mark for “Hey” is missing. This issue affects the item’s key.
Current: What will Hey
" + "Programmers"
evaluate to?
Expected: What will "Hey"
+ "Programmers"
evaluate to?