easy question, how to double a variable

daggerdvm daggerdvm at yahoo.com
Sun Sep 20 16:27:07 EDT 2009


 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



More information about the Python-list mailing list