Skip to content

Assignment 4 #9

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

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Assignment 4 #9

wants to merge 26 commits into from

Conversation

aciepli
Copy link

@aciepli aciepli commented Feb 24, 2016

No description provided.

tot_mean = sum(points) / len(points)

for a in points:
d1 = euclidean_distance(x, y)
Copy link
Contributor

Choose a reason for hiding this comment

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

Where are x,y coming from?

@jlaura
Copy link
Contributor

jlaura commented Mar 1, 2016

@aciepli If you want to update this, feel free. Just add a comment after the commit and I will update the grade book.

@aciepli
Copy link
Author

aciepli commented Mar 1, 2016

Thank you. It has been such a crazy week, I have not been able to go back to update this.  I will go back and update it to make sure I get it right, even if I don't have my grade changed.
Anastasia Cieplinski

On Monday, February 29, 2016 7:36 PM, jlaura <[email protected]> wrote:

@aciepli If you want to update this, feel free. Just add a comment after the commit and I will update the grade book.—
Reply to this email directly or view it on GitHub.

@aciepli
Copy link
Author

aciepli commented Mar 9, 2016

Yay! I finally was able to get this to pass.

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