Skip to content

[Python] Challenge 7 (ReadyToMerge) #313

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

Merged
merged 1 commit into from
Jan 10, 2017

Conversation

mindm
Copy link
Contributor

@mindm mindm commented Jan 9, 2017

No description provided.

@karanchawla
Copy link
Collaborator

Good to go!

You can make your solution further compact by doing this: sum(xrange(a[0],a[-1]+1)) - sum(a)
assuming a is the input list.

Copy link
Contributor

@zmiller91 zmiller91 left a comment

Choose a reason for hiding this comment

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

  • Code Correctness
  • Code Style
  • Code Documentation
  • Path Structure
  • Merge Pull Request

Change Unreviewed to ReadyToMerge

@mindm mindm changed the title [Python] Challenge 7 (Unreviewed) [Python] Challenge 7 (ReadyToMerge) Jan 10, 2017
@erocs erocs merged commit a7aecce into YearOfProgramming:master Jan 10, 2017
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.

5 participants