On Sep 20, 1:27 pm, daggerdvm <dagger...@yahoo.com> wrote:
>  Write the definition of a function  twice , that receives an  int
> parameter and returns an  int that is twice the value of the
> parameter.
>
> how can i do this

Simple:

Once you define the function, "copy" it using your editor commands,
then "paste" it right below the original.


Carl Banks
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to