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

Add files via upload #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RDastgh1
Copy link

No description provided.

def my_sum(x, y):
""" Compute the sum of 2 numbers
"""
return (x + y) #RD
Copy link
Owner

Choose a reason for hiding this comment

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

You don't need to pyt your initials in the comments. git will remember forever who contributed what changes to what file/line.

@jonathanrocher
Copy link
Owner

Mind a comment or 2 from me? Good fix but superfluous comment, imprecise title and you left superfluous parenthesis in the return.

Thanks for attending, how sprints are going well!

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