Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #65193

Re: Help with some python homework...

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!newsfeed1.swip.net!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <swdunning@cox.net>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.100
X-Spam-Evidence '*H*': 0.80; '*S*': 0.00; 'directions': 0.09; 'cc:addr:python-list': 0.11; 'subject:Help': 0.11; 'jan': 0.12; 'wrote': 0.14; '6:52': 0.16; 'anyways,': 0.16; 'complicating': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'code.': 0.18; 'pace': 0.19; 'received:10.0.1': 0.19; 'cc:addr:python.org': 0.22; '31,': 0.24; 'guys': 0.24; 'question': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'first,': 0.26; 'post': 0.26; 'header:In-Reply-To:1': 0.27; 'idea': 0.28; 'correct': 0.29; 'leave': 0.29; 'am,': 0.29; 'url:mailman': 0.30; 'asked': 0.31; 'code': 0.31; 'subject:some': 0.31; 'run': 0.32; 'another': 0.32; 'url:python': 0.33; 'problem': 0.35; 'subject:with': 0.35; 'advice': 0.35; 'problem.': 0.35; 'test': 0.35; 'but': 0.35; 'done': 0.36; 'url:listinfo': 0.36; "i'll": 0.36; 'received:10.0': 0.36; 'url:org': 0.36; 'seconds': 0.37; 'two': 0.37; 'received:10': 0.37; 'depends': 0.38; 'needed': 0.38; 'url:mail': 0.40; 'how': 0.40; 'easy': 0.60; 'eventually': 0.60; 'solve': 0.60; "you'll": 0.62; 'header:Message-Id:1': 0.63; 'email addr:gmail.com': 0.63; 'more': 0.64; 'charset:windows-1252': 0.65; 'here': 0.66; 'home': 0.69; 'now:': 0.74; '2014,': 0.84; 'fast!': 0.84; 'mile': 0.84; 'seriously,': 0.84; 'tempo': 0.84; 'mistake': 0.91
X-CT-Class Clean
X-CT-Score 0.00
X-CT-RefID str=0001.0A020208.52EC3AD2.00E2,ss=1,re=0.000,fgs=0
X-CT-Spam 0
X-Authority-Analysis v=2.0 cv=Pb8hcFdd c=1 sm=1 a=MB85R812cvcrhCHz/P2OVA==:17 a=lYmbDxrgSswA:10 a=G8Uczd0VNMoA:10 a=N659UExz7-8A:10 a=kviXuzpPAAAA:8 a=IFej2vUWUj8A:10 a=pGLkceISAAAA:8 a=8AHkEIZyAAAA:8 a=obuVuTkmg7qUyhr9qSkA:9 a=pILNOxqGKmIA:10 a=MSl-tDqOz04A:10 a=MB85R812cvcrhCHz/P2OVA==:117
X-CM-Score 0.00
Authentication-Results cox.net; auth=pass (PLAIN) smtp.auth=swdunning@cox.net
Content-Type text/plain; charset=windows-1252
Mime-Version 1.0 (Mac OS X Mail 7.1 \(1827\))
Subject Re: Help with some python homework...
From Scott W Dunning <swdunning@cox.net>
In-Reply-To <Ldu81n00V3bjUJS01duAN7>
Date Fri, 31 Jan 2014 17:07:45 -0700
Content-Transfer-Encoding quoted-printable
References <02c4c69d-71f1-4a01-86df-d4d5a7ffb3f5@googlegroups.com> <Ldu81n00V3bjUJS01duAN7>
To Neil Cerutti <neilc@norwich.edu>
X-Mailer Apple Mail (2.1827)
X-Mailman-Approved-At Sat, 01 Feb 2014 06:35:37 +0100
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.6257.1391232938.18130.python-list@python.org> (permalink)
Lines 40
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1391232938 news.xs4all.nl 2965 [2001:888:2000:d::a6]:43313
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:65193

Show key headers only | View raw


You guys are awesome!  I think I was over complicating things for one.  Plus I was looking at some code I wrote for another problem that asked to put in the number of seconds to calculate the problem and I didn’t need some of the things I added to this problem.  Anyways, you guys have given me a lot of help and I think I can get it now.  I’ll post what I got when I’m done so you guys can help with unnecessary code if needed or just to see how you helped.  


On Jan 31, 2014, at 6:51 AM, Neil Cerutti <neilc@norwich.edu> wrote:

> On 2014-01-31, scottwd80@gmail.com <scottwd80@gmail.com> wrote:
>> Here is the question that was asked and below that I'll paste
>> the code I have so far.
>> 
>> **If I leave my house at 6:52 am and run 1 mile at an easy pace
>> (8:15 per mile), then 3 miles at tempo (7:12 per mile) and 1
>> mile at easy pace again, what time do I get home for
>> breakfast?**
> 
> That depends on the directions in which you run. Also, you are
> fast!
> 
> But seriously, my advice is to find the answer the old fashioned
> way first, with pencil and paper. Then you'll have two things you
> don't now:
> 
> 1. A correct answer to test your program's answer with.
> 2. A general idea of how to solve the problem.
> 
> It's often a mistake to start writing code. Eventually you'll be
> able to go directly from problem to code more often, but it will
> take practice.
> 
> -- 
> Neil Cerutti
> 
> -- 
> https://mail.python.org/mailman/listinfo/python-list

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Help with some python homework... scottwd80@gmail.com - 2014-01-30 21:12 -0800
  Re: Help with some python homework... Chris Angelico <rosuav@gmail.com> - 2014-01-31 16:30 +1100
    Re: Help with some python homework... sjud9227 <scottwd80@gmail.com> - 2014-01-30 22:24 -0800
      Re: Help with some python homework... Chris Angelico <rosuav@gmail.com> - 2014-01-31 17:38 +1100
        Re: Help with some python homework... sjud9227 <scottwd80@gmail.com> - 2014-01-30 22:48 -0800
      Re: Help with some python homework... Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-01-31 21:17 +1300
        Re: Help with some python homework... Chris Angelico <rosuav@gmail.com> - 2014-01-31 19:30 +1100
          Re: Help with some python homework... Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-01-31 23:46 +1300
        Re: Help with some python homework... Chris Angelico <rosuav@gmail.com> - 2014-02-01 11:57 +1100
        Re: Help with some python homework... Chris Angelico <rosuav@gmail.com> - 2014-02-01 12:34 +1100
        Re: Help with some python homework... David <bouncingcats@gmail.com> - 2014-02-01 14:17 +1100
        Re: Help with some python homework... Scott W Dunning <swdunning@cox.net> - 2014-01-31 18:14 -0700
          Re: Help with some python homework... Denis McMahon <denismfmcmahon@gmail.com> - 2014-02-01 19:32 +0000
            Re: Help with some python homework... David Hutto <dwightdhutto@gmail.com> - 2014-02-02 17:12 -0800
              Re: Help with some python homework... Larry Hudson <orgnut@yahoo.com> - 2014-02-02 23:48 -0800
        Re: Help with some python homework... Scott W Dunning <swdunning@cox.net> - 2014-01-31 17:46 -0700
        Re: Help with some python homework... Scott W Dunning <swdunning@cox.net> - 2014-01-31 17:42 -0700
        Re: Help with some python homework... David <bouncingcats@gmail.com> - 2014-02-01 17:13 +1100
        Re: Help with some python homework... Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-02-01 10:44 -0500
  Re: Help with some python homework... Neil Cerutti <neilc@norwich.edu> - 2014-01-31 13:51 +0000
  Re: Help with some python homework... Denis McMahon <denismfmcmahon@gmail.com> - 2014-02-01 03:02 +0000
  Re: Help with some python homework... Scott W Dunning <swdunning@cox.net> - 2014-01-31 17:35 -0700
  Re: Help with some python homework... Scott W Dunning <swdunning@cox.net> - 2014-01-31 22:18 -0700
    Re: Help with some python homework... Denis McMahon <denismfmcmahon@gmail.com> - 2014-02-01 19:45 +0000
    Re: Help with some python homework... David Hutto <dwightdhutto@gmail.com> - 2014-02-02 08:11 -0800
      Re: Help with some python homework... David Hutto <dwightdhutto@gmail.com> - 2014-02-02 08:36 -0800
      Re: Help with some python homework... MRAB <python@mrabarnett.plus.com> - 2014-02-02 16:38 +0000
        Re: Help with some python homework... David Hutto <dwightdhutto@gmail.com> - 2014-02-02 08:57 -0800
          Re: Help with some python homework... Denis McMahon <denismfmcmahon@gmail.com> - 2014-02-02 17:43 +0000
            Re: Help with some python homework... David Hutto <dwightdhutto@gmail.com> - 2014-02-02 10:09 -0800
            Re: Help with some python homework... David Hutto <dwightdhutto@gmail.com> - 2014-02-02 11:08 -0800
              Re: Help with some python homework... David Hutto <dwightdhutto@gmail.com> - 2014-02-02 11:21 -0800
    Re: Help with some python homework... "Rhodri James" <rhodri@wildebst.org.uk> - 2014-02-02 17:15 +0000
  Re: Help with some python homework... Scott W Dunning <swdunning@cox.net> - 2014-01-31 22:04 -0700
  Re: Help with some python homework... Scott W Dunning <swdunning@cox.net> - 2014-01-31 17:07 -0700
  Re: Help with some python homework... Scott W Dunning <swdunning@cox.net> - 2014-01-31 22:19 -0700
  Re: Help with some python homework... Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-02-01 10:50 -0500
  Re: Help with some python homework... Scott W Dunning <swdunning@cox.net> - 2014-02-01 23:06 -0700

csiph-web