Code a set containing the values "ann99", followed by "jess05", separated by a comma.
"ann99"
"jess05"
Make sure to type {"ann99", "jess05"}.
{"ann99", "jess05"}