The file USPres.txt contains the names of all the presidents of the United States and the file VPres.txt contains the names of all the vice-presidents. Using Visual Basic, write a program that creates a file containing the names of every president who also served as vice-president. The program also should display the number of those presidents in a message box.