We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f53309 commit 250aafbCopy full SHA for 250aafb
exercises/relative-distance/instructions.md
@@ -1,7 +1,7 @@
1
# Instructions
2
3
Your task is to determine the degree of separation between two individuals in a family tree.
4
-This is similar to the pop culture idea that everyone is [within six degrees of Kevin Bacon][six-bacons].
+This is similar to the pop culture idea that every Hollywood actor is [within six degrees of Kevin Bacon][six-bacons].
5
6
- You will be given an input, with all parent names and their children.
7
- Each name is unique, a child _can_ have one or two parents.
0 commit comments