I have a python lab to do but for some reason i can't understand.

(a) Write a function which converts from gallons to cups2
(b) Now we’d like to be able to convert from cups to milliliters, since
metric measurements
are easier to convert between. Implement a function which does this.
(c) We’d also like to be able to easily convert gallons into milliliters,
so implement a
function which does this

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

Reply via email to