Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #66922

Re: Functions help

From Ben Finney <ben+python@benfinney.id.au>
Subject Re: Functions help
Date 2014-02-23 18:59 +1100
References <9E019BD7-4C9D-4DED-A626-22BF474CC7F8@cox.net>
Newsgroups comp.lang.python
Message-ID <mailman.7277.1393142369.18130.python-list@python.org> (permalink)

Show all headers | View raw


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 comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Functions help Ben Finney <ben+python@benfinney.id.au> - 2014-02-23 18:59 +1100

csiph-web