There is inconsistency in relative-distance instructions #2561
Answered
by
BNAndras
rafalkotowicz
asked this question in
Q&A
-
Topic: relative-distance instructions If Tariq and Isla from example have degree_of_separation == 1, then Tariq and Uma (Isla's daughter) should have degree_of_separation == 2. If this is not true then please explain why, because as for now instructions are inconsistent. |
Beta Was this translation helpful? Give feedback.
Answered by
BNAndras
May 4, 2025
Replies: 1 comment 7 replies
-
Could you elaborate on why Tariq and Uma should have a connection of 1? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, I believe Tariq → Helena → Isla → Uma should be Tariq → Isla → Uma in the instructions. Further discussion about potentially amending that should be on the Exercism forums so a consensus can be reached first about how to proceed.