CSCI201, Test #3Name_____________________________

Step through the file, one line at a time and create a dictionary where the key is the name of the contact (a string) and the value is the phone number (a string). After reading the entire file into a dictionary, enter a loop that will continue to ask the user for a contact's name until the user enters an empty string (presses ................
................