Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #75129 > unrolled thread
| Started by | Martin S <shieldfire@gmail.com> |
|---|---|
| First post | 2014-07-24 08:36 +0200 |
| Last post | 2014-07-24 08:36 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
one to many (passing variables) Martin S <shieldfire@gmail.com> - 2014-07-24 08:36 +0200
| From | Martin S <shieldfire@gmail.com> |
|---|---|
| Date | 2014-07-24 08:36 +0200 |
| Subject | one to many (passing variables) |
| Message-ID | <mailman.12269.1406185274.18130.python-list@python.org> |
My coding is slowly (*) progress at the moment. Looking at my more or less horrible efforts so far one (well that's understatement) questions pops up. How do you pass data from one function to many? I have functions A B and C. If data generated in A is useable in both B and C how do I ensure this data is passed as needed? Or is it a symptom of bad code? (* it's too hot (30 C + all week, and also this: https://imagizer.imageshack.us/v2/415x311q90/673/a9d1a5.jpg) -- Regards, Martin S
Back to top | Article view | comp.lang.python
csiph-web