In: "How many items in this list? [a, b, c]" Expect: "3" In: "How many items in this list? [a, b, c, d, e]" Expect: "5" In: "How many items in this list? [banana, boat, fun, stuff]" Expect: "4"