Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #32823 > unrolled thread
| Started by | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| First post | 2012-11-06 14:45 +0000 |
| Last post | 2012-11-06 14:45 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: delete value in list in indexing Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-11-06 14:45 +0000
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Date | 2012-11-06 14:45 +0000 |
| Subject | Re: delete value in list in indexing |
| Message-ID | <mailman.3326.1352213122.27098.python-list@python.org> |
On 06/11/2012 06:17, Amit Agrawal wrote: > i want to delete list in upper and lower some specific value > I think you want to delete a slice so read about slicing here http://docs.python.org/3/library/stdtypes.html#sequence-types-list-tuple-range -- Cheers. Mark Lawrence.
Back to top | Article view | comp.lang.python
csiph-web