On Mon, Apr 17, 2006 at 05:02:07PM +0100, Adam wrote:
> The x is a name for a value that you pass in to the function. To call
> the first function you would do
> >>> func()
> 
> and the second function:
> >>> func(5) # 5 is just an example it could be any value depending on
> the function.

Sorry but it is very confusing, couldn't get it at all.
With warm regards,
-Payal

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to