Skip to content

master #21

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 3 commits into
base: master
Choose a base branch
from
Open

master #21

wants to merge 3 commits into from

Conversation

TeaganMars
Copy link

No description provided.


return x, y

sub = [(1,2), (3,4)]
print mean_center(sub)
Copy link
Contributor

Choose a reason for hiding this comment

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

This is what is throwing the error, print need parentheses. You are 99% of the way there on this one. Just need to divide the sums by the number of points.

Pushing on, I have a lot of free time this week to catch up
@TeaganMars
Copy link
Author

pushing on

Looking for feedback. moving to net assignment
@TeaganMars
Copy link
Author

Finished assignment, moving on while awaiting feedback

@TeaganMars TeaganMars closed this Mar 16, 2016
@TeaganMars TeaganMars reopened this Mar 16, 2016
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