Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #69574
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Compact way to assign values by slicing list in Python |
| Date | 2014-04-02 00:17 +0100 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.8828.1396530054.18130.python-list@python.org> (permalink) |
Came across this http://stackoverflow.com/questions/22756632/compact-way-to-assign-values-by-slicing-list-in-python?newsletter=1&nlcode=245176|202f - just curious what you guys and gals thought of the answers. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Compact way to assign values by slicing list in Python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-04-02 00:17 +0100
Re: Compact way to assign values by slicing list in Python Marco Buttu <marco.buttu@gmail.com> - 2014-04-03 15:50 +0200
Re: Compact way to assign values by slicing list in Python alex23 <wuwei23@gmail.com> - 2014-04-04 11:52 +1000
csiph-web