Python writes a method named friendList that accepts a dictionary as a parameter reads friend relationships and stores them into a new dictionary that is returned.
A. friends_dict()
B. friendlist()
C. getFriends()
D. readFriends()