At 4:09 , what is pair<string,int>?

Can you please provide a some resource from where i can learn about this

Hello @kunaldude04,

Pair is basically a container that stores data in pair of objects.
You can refer to this link for the better and detailed explanation.

Hope, this would help.
Give a like, if you are satisfied.