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

Added one-liner for issue #162 #277

Conversation

gsafcik
Copy link
Contributor

@gsafcik gsafcik commented Oct 31, 2018

Please describe your program and how to run it.

This addresses issue #162 with Python3.

  • open a terminal window
  • cd python/
  • python3.5 largest_sum_consecutive_nums_in_array.py (or use other python 3 versions - disclaimer: only tested with python 3.5)

Alternatively, you can copy the one-liner and paste it into a terminal window with the python interface running.


What Programming Language?

Python3 (tested in Python 3.5)

@wzhouwzhou wzhouwzhou added hacktoberfest-accepted Hacktoberfest! Lang: Python Contributions made in Python labels Oct 31, 2018
@wzhouwzhou
Copy link
Owner

Congrats on being a first time contributor on this repository! Feel free to submit more Pull Requests if you like, or, if you’d like, perhaps you know how to tackle (another) one of our open issues

@wzhouwzhou wzhouwzhou merged commit 7bcf50c into wzhouwzhou:master Oct 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Hacktoberfest! Lang: Python Contributions made in Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants