Timeline for How to name list of lists in Python?
Current License: CC BY-SA 3.0
Post Revisions
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Jul 29, 2016 at 10:57 | history | suggested | Tonechas | CC BY-SA 3.0 |
Improved formatting, fixed typos
|
| Jul 29, 2016 at 9:30 | review | Suggested edits | |||
| S Jul 29, 2016 at 10:57 | |||||
| Jul 26, 2016 at 1:09 | history | edited | Technologic27 | CC BY-SA 3.0 |
edited title
|
| Jul 26, 2016 at 1:02 | vote | accept | Technologic27 | ||
| Jul 25, 2016 at 10:42 | review | Close votes | |||
| Jul 29, 2016 at 0:00 | |||||
| Jul 25, 2016 at 10:21 | answer | added | DurgaDatta | timeline score: 7 | |
| Jul 25, 2016 at 10:20 | comment | added | Marcus Müller | The way you're asking this, it remains unclear. What do you mean with "label"? you should really add an example of how you'd like to use tthis. | |
| Jul 25, 2016 at 10:20 | answer | added | TigerhawkT3 | timeline score: 3 | |
| Jul 25, 2016 at 10:20 | comment | added | dhke |
a, b, c, d = sims1, but please read What is the XY-problem?. Please describe the problem you want to solve, not the problem you encountered halfway on your way to a solution.
|
|
| Jul 25, 2016 at 10:19 | comment | added | Marcus Müller | Use variables of that name, or use a dictionary, or a NamedTuple? Thousand options... | |
| Jul 25, 2016 at 10:17 | history | asked | Technologic27 | CC BY-SA 3.0 |