Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #66922 > unrolled thread
| Started by | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| First post | 2014-02-23 18:59 +1100 |
| Last post | 2014-02-23 18:59 +1100 |
| 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: Functions help Ben Finney <ben+python@benfinney.id.au> - 2014-02-23 18:59 +1100
| From | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| Date | 2014-02-23 18:59 +1100 |
| Subject | Re: Functions help |
| Message-ID | <mailman.7277.1393142369.18130.python-list@python.org> |
Scott W Dunning <swdunning@cox.net> writes: > I had a question regarding functions. Is there a way to call a > function multiple times without recalling it over and over. You should ask question like this on the “python-tutor” forum. I say that because this question suggests you have yet to learn about basic Python features like loops. My recommendation is that you work your way thoroughly through the Python tutorial <URL:http://docs.python.org/3/tutorial/>, doing each example and experimenting to understand it before progressing. By the end, you will have a much more comprehensive grasp of the basics of Python, and have a toolkit of concepts and techniques for addressing questions like the above. > Thanks for any help! Hope that helps! Feel free to ask for help on the Tutor forum <URL:https://mail.python.org/mailman/listinfo/tutor>. -- \ “We spend the first twelve months of our children's lives | `\ teaching them to walk and talk and the next twelve years | _o__) telling them to sit down and shut up.” —Phyllis Diller | Ben Finney
Back to top | Article view | comp.lang.python
csiph-web