Log in

View Full Version : Automobile Costs


shurtie
Nov 17, 2009, 06:05 AM
Using Python, Design a modular program that asks the user to enter the monthly costs for the following expenses incurred from operating his or her automobile: loan payment, insurance, gas, oil, tires, and maintenance. The program should then display the total monthly cost of these expenses, and the total annual cost of these expenses.

slapshot_oi
Nov 17, 2009, 06:08 AM
Using Google, STFW.

shurtie
Nov 18, 2009, 04:08 AM
Using , STFW.

Thank you for your help, but I do not need the sarcasm. You could have kept that to yourself. Grow up

slapshot_oi
Nov 18, 2009, 06:10 AM
I wasn't kidding; stop being lazy and search the f***ing web. You'll be a pretty useless programmer if you can't do that. I recommend you start here: The Python Tutorial (http://docs.python.org/tutorial/)

Here's another post of yours: Modules (timesTen) (https://www.askmehelpdesk.com/other-compiled-languages/modules-timesten-416737.html)

We're not going to do your homework for you, not for free anyway. Learn to do it yourself before coming on here and making demands.

shurtie
Nov 18, 2009, 09:25 AM
I wasn't kidding; stop being lazy and search the f***ing web. You'll be a pretty useless programmer if you can't do that. I recommend you start here: The Python Tutorial (http://docs.python.org/tutorial/)

Here's another post of yours: Modules (timesTen) (https://www.askmehelpdesk.com/other-compiled-languages/modules-timesten-416737.html)

We're not gonna do your homework for you, not for free anyway. Learn to do it yourself before coming on here and making demands.

No one was making demands. I was just asking for help. Thank you for your time.