Skip to content

initial commit #13

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

initial commit #13

wants to merge 2 commits into from

Conversation

maalmaz3
Copy link

@maalmaz3 maalmaz3 commented Mar 2, 2016

This was a pretty difficult assignment but finally made it thru all the nosetests!

maalmaz3 added 2 commits March 1, 2016 22:25
This was a pretty difficult assignment but finally made it thru all the nosetests!
return x, y


# def average_nearest_neighbor_distance(points):
Copy link
Contributor

Choose a reason for hiding this comment

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

You can use triple quotes at the start and stop of a code block to comment it out.

"""
x = 1
y = 2
z = 3
"""

All of the above is commented out, without having to insert many #.

@jlaura
Copy link
Contributor

jlaura commented 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