Re: [Tutor] Codeacademy Problem

2013-04-29 Thread Joseph Parkton
, 2013 at 10:01 AM, Chris “Kwpolska” Warrick < kwpol...@gmail.com> wrote: > On Mon, Apr 29, 2013 at 5:28 PM, Joseph Parkton > wrote: > > I tried both suggestions from Chris and I get Oops, try again! Did you > > create a function called trip_cost? Not really sure

Re: [Tutor] Codeacademy Problem

2013-04-29 Thread Joseph Parkton
ost(city, days) it gives you something back? > > Hope it helps > > S > > > On 29 April 2013 16:15, Joseph Parkton wrote: > >> I am working on a codeacademy problem and I am stuck. The instructions >> are as follows: >> >> INSTRUCTIONS >> &

[Tutor] Codeacademy Problem

2013-04-29 Thread Joseph Parkton
I am working on a codeacademy problem and I am stuck. The instructions are as follows: INSTRUCTIONS Below your existing code, write a function called trip_cost that takes two inputs, city and days. cityshould be the city that you are going to visit and days should be the number of days that you a