Dictionary

mail@pastecode.io avatar
unknown
python
3 years ago
1.6 kB
1
Indexable
Never
{'John': {'is connected to ': ['Bryant', 'Debra', 'Walter'], 'likes to play': ['The Movie: The Game', 'The Legend of Corgi', 'Dinosaur Diner']}, 'Bryant': {'is connected to ': ['Olive', 'Ollie', 'Freda', 'Mercedes'], 'likes to play': ['City Comptroller: The Fiscal Dilemma', 'Super Mushroom Man']}, 'Mercedes': {'is connected to ': ['Walter', 'Robin', 'Bryant'], 'likes to play': ['The Legend of Corgi', 'Pirates in Java Island', 'Seahorse Adventures']}, 'Olive': {'is connected to ': ['John', 'Ollie'], 'likes to play': ['The Legend of Corgi', 'Starfleet Commander']}, 'Debra': {'is connected to ': ['Walter', 'Levi', 'Jennie', 'Robin'], 'likes to play': ['Seven Schemers', 'Pirates in Java Island', 'Dwarves and Swords']}, 'Walter': {'is connected to ': ['John', 'Levi', 'Bryant'], 'likes to play': ['Seahorse Adventures', 'Ninja Hamsters', 'Super Mushroom Man']}, 'Levi': {'is connected to ': ['Ollie', 'John', 'Walter'], 'likes to play': ['The Legend of Corgi', 'Seven Schemers', 'City Comptroller: The Fiscal Dilemma']}, 'Ollie': {'is connected to ': ['Mercedes', 'Freda', 'Bryant'], 'likes to play': ['Call of Arms', 'Dwarves and Swords', 'The Movie: The Game']}, 'Jennie': {'is connected to ': ['Levi', 'John', 'Freda', 'Robin'], 'likes to play': ['Super Mushroom Man', 'Dinosaur Diner', 'Call of Arms']}, 'Robin': {'is connected to ': ['Ollie'], 'likes to play': ['Call of Arms', 'Dwarves and Swords']}, 'Freda': {'is connected to ': ['Olive', 'John', 'Debra'], 'likes to play': ['Starfleet Commander', 'Ninja Hamsters', 'Seahorse Adventures']}}