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

Include tabular iterative data #3

Closed
itsN1X opened this issue May 21, 2020 · 0 comments
Closed

Include tabular iterative data #3

itsN1X opened this issue May 21, 2020 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@itsN1X
Copy link
Owner

itsN1X commented May 21, 2020

>>> def l(e,f,g,h):
...     for k in range(g):
...             i=k+1
...             print(i,llast(e,f,i),suma(e,f,i),p(e,f,i,h))
@itsN1X itsN1X added documentation Improvements or additions to documentation enhancement New feature or request labels May 21, 2020
@itsN1X itsN1X self-assigned this May 21, 2020
itsN1X added a commit that referenced this issue May 21, 2020
Solves #3.
- User can now digest in-depth results via function `l`.
- Solves [#1](itsN1X/8621_infty_die#1) too.
@itsN1X itsN1X closed this as completed in 8c03f41 May 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant