Ryan would like to copy a list of contacts from a colleague into his personal address book. The list of contacts is contained in
a simple text file. What should he do first? Export from text to .pst.
Import directly from the text file.
Format the text file with comma-separated values and save as CSV file type.
Copy and paste the list into the address book.
The first thing Ryan should do is to: C. format the text file with comma-separated values and save as CSV file type.
<h3>What is a file?</h3>
A file simply refers to a computer resource that avails end users an ability to store, save, or record data as a single unit on a computer storage device.
Since the list of contacts is contained in a simple text file, formatting the text file with comma-separated values and saving it as a CSV file type should be the first thing Ryan should do in this scenario.