MirKat1717 MirKat1717 06-03-2024 Computers and Technology contestada 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()