Answer: 42 Hope this helps!
Explanation:
Okay so if there are 7 names lets just say the names are
1
2
3
4
5
6
7
The combos on names can be
1,2
1,3
1,4
1,5
1,6
1,7
2,1
2,3
2,4
2,5
2,6
2,7
3,1
3,2
3,4
3,5
3,6
3,7
4,1
4,2
4,3
4,5
4,6
4,7
5,1
5,2
5,3
5,4
5,6
5,7
6,1
6,2
6,3
6,4
6,5
6,7
7,1
7,2
7,3
7,4
7,5
7,6
There are 42 combos that can happen!