Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Darts]: Added starter hints file #2994

Merged
merged 2 commits into from
Apr 1, 2022
Merged

Conversation

BethanyG
Copy link
Member

@BethanyG BethanyG commented Apr 1, 2022

  • Added notes on finding a point on a circle (2 ways).
  • Added a link to a general equation for calculating the distance between two points.
  • Added a note on the order in which points are calculated or checked.

Added notes on finding a point on a circle (2 ways) and a general equasion for calculating the distance between two points.
Also added a note on the order in which points are calculated or checked.
@github-actions

This comment was marked as resolved.

@BethanyG
Copy link
Member Author

BethanyG commented Apr 1, 2022

Helps in part to address Problem-Specs Issue 1971.

Copy link
Member

@kotp kotp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

I might italicize publication names, like DoubleRoot for example. But not necessary for this to be brought in.

Italicized publications, as suggested by @kotp
@BethanyG
Copy link
Member Author

BethanyG commented Apr 1, 2022

@kotp - nice suggestion, thanks! I went ahead and Italicized the publications.

@BethanyG BethanyG merged commit 964d17c into exercism:main Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants