[Tutor] eazy python question involving functions and, parameters
Corey Richardson
kb1pkl at aim.com
Mon Sep 21 03:57:19 CEST 2009
assume that jade2 is a function that expects two int parameters and returns
the value of the larger one.
Also assume that four variables, population1 , population2 , population3
, and population4 have already been defined and associated with int
values.
Write an expression (not a statement!) whose value is the largest of
population1 , population2 , population3 , and population4 by calling
jade2 .
how can i do this???
What are you trying to do?? I would like to help, but like Alan said, it really does reek of school. I don't quite understand what you are saying, could you elaborate?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kb1pkl.vcf
Type: text/x-vcard
Size: 55 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/tutor/attachments/20090920/cbe081eb/attachment.vcf>
More information about the Tutor
mailing list