Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #95821
| From | "Jahn" <jana1972@centrum.cz> |
|---|---|
| Date | 2015-09-01 07:08 +0200 |
| Subject | How to compare lists |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.38.1441092235.23514.python-list@python.org> (permalink) |
1. How can I save 256 lists, each list has 32 values( hexadecimal numbers) 2. How to compare the saved lists with another 256 lists ( that are read online and have the same structure as the list one)? ( the first list must be saved in the previous step) E.g Thanks
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
How to compare lists "Jahn" <jana1972@centrum.cz> - 2015-09-01 07:08 +0200 Re: How to compare lists Denis McMahon <denismfmcmahon@gmail.com> - 2015-09-01 11:58 +0000 Re: How to compare lists Rustom Mody <rustompmody@gmail.com> - 2015-09-01 10:26 -0700
csiph-web