Pair<string,string>

what is this fun
it is any data type or something else

A pair is a container of C++ Standard Template library. Refer the C++ STL sections of the course. It must be taught there.