On Wednesday, August 5, 2015 at 9:52:14 AM UTC-6, Chris Angelico wrote:
> On Thu, Aug 6, 2015 at 1:13 AM, wrote:
> > I am trying to learn differences between tail recursion and non tail
> > recursion.
>
> Tail recursion is where you do exactly this:
>
> return some_function(...)
>
> Absol
Hi
How would I do this?
The teacher wants to keep track of the scores each member of the class obtains
in the quiz. There are three classes in the school and the data should be kept
separately for each class.
Here is my code:
import random
import operator
MATHS_OPERATIONS = [
(operator.a
http://www.effriend.com/index.php
--
http://mail.python.org/mailman/listinfo/python-list
Thanks Anthony.
I am wondering where I can get Divmod Sine and Shtoom. Are they open
source ?
Thanks again
Jenny
-Original Message-
From: Anthony Baxter [mailto:[EMAIL PROTECTED]
Sent: Saturday, December 30, 2006 2:38 AM
To: Jenny Zhao (zhzhao)
Cc: python-list@python.org
Subject: Re
Hi Python users,
I am using python to write a testing tools, currently this tool only
supports skinny protocol. I am planning to add SIP and MGCP support as
well, wondering if you have written these protocol stacks before which
can be leveraged from.
thanks
Jenny
--
http://mail.python.org