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?

<<attachment: kb1pkl.vcf>>

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to