T/F given the two vectors, which code will output all the vectors' elements, in the order key, item followed by a newline? vector keyslist(size list); vector itemslist(size list);