Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #40818
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2013-03-07 12:25 -0800 |
| Message-ID | <891bd56d-5821-4268-8fa2-ba54e3a08d22@googlegroups.com> (permalink) |
| Subject | Need help deriving a convertion function on python |
| From | johnnyukpo@gmail.com |
Good day, I have a computer programming assignment. I am completely lost and i need some help. These are the questions that are confusing me (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
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Need help deriving a convertion function on python johnnyukpo@gmail.com - 2013-03-07 12:25 -0800 Re: Need help deriving a convertion function on python Chris Angelico <rosuav@gmail.com> - 2013-03-08 07:40 +1100 Re: Need help deriving a convertion function on python Rick Johnson <rantingrickjohnson@gmail.com> - 2013-03-07 14:15 -0800 Re: Need help deriving a convertion function on python Dave Angel <davea@davea.name> - 2013-03-07 19:07 -0500
csiph-web