On Thu, Dec 12, 2019, 7:28 AM Siddharth Prajosh <[email protected]> wrote:
> Something like - *s=list(range(100)); s.slice(10, 20).* > You mean like say s[slice(10,20)] ? Done. > >
_______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/E2RMLP7DZFXPLCAJG7PMEXRS3LGSC45C/ Code of Conduct: http://python.org/psf/codeofconduct/
