Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: UNSURE 0.257 X-Spam-Level: ** X-Spam-Evidence: '*H*': 0.53; '*S*': 0.04; ';-)': 0.03; 'subject: [': 0.09; 'subject:skip:c 10': 0.09; 'adam': 0.16; 'east,': 0.16; 'wrote:': 0.18; 'wed,': 0.18; '>>>': 0.22; 'header:In-Reply-To:1': 0.27; 'point': 0.28; 'chris': 0.29; 'am,': 0.29; 'locations': 0.30; 'message-id:@mail.gmail.com': 0.30; '>>>>': 0.31; 'subject:the': 0.34; 'anywhere': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'earth': 0.36; "he's": 0.36; 'east': 0.36; 'so,': 0.37; 'starting': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'that,': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'globe.': 0.60; 'color': 0.61; 'back': 0.62; 'times': 0.62; '30,': 0.65; 'north': 0.65; 'believe': 0.68; 'walk': 0.74; 'circles': 0.84; 'ethan': 0.84; 'furman': 0.84; 'mile': 0.84; 'bears': 0.91; 'canonical': 0.91; 'north,': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=TFkkRoXrHgUsnn1LXFXAiruVs29Xe7apNyNk7nM5uMU=; b=rwOuMRwBMM3brpGjl/KaKr0vmrzYj0d/DR58VqnR3q7GDXjvWPRSnv0D6BeuTrK8no z5gcxe93R6jlKT5dKJrGvDs41ok9N++ltGVn5M/c4ee5vgUSuG309yRJJk6S753I5bhh fR5TetaOh/90+9IB9576Xs64XUFxPZKmbqpdovnQz1b2Ug38BvLgezQ5LNUrQ9kq0/AN vPSquGb7HWiKeQVll6brJ7XUlegGWkbiamKNvSUs/aUJVs+eUiw/F234iaQYwHHTvRiR H3HWtt1CS3bR3sW0lDKbJL6iGOGU/ev0qysg9ic9oPGqQXZKnqoZaCoVCIYLAHVacbta 72JQ== X-Received: by 10.66.160.34 with SMTP id xh2mr13988469pab.109.1398901651104; Wed, 30 Apr 2014 16:47:31 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <5360F72F.2000102@stoneleaf.us> References: <535f0f9f$0$29965$c3e8da3$5496439d@news.astraweb.com> <8td53bxud5.ln2@news.ducksburg.com> <5360F72F.2000102@stoneleaf.us> From: Ian Kelly Date: Wed, 30 Apr 2014 17:46:50 -0600 Subject: Re: Off-topic circumnavigating the earth in a mile or less [was Re: Significant digits in a float?] To: Python Content-Type: text/plain; charset=UTF-8 X-Mailman-Approved-At: Thu, 01 May 2014 02:58:25 +0200 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1398905909 news.xs4all.nl 2914 [2001:888:2000:d::a6]:53201 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:70796 On Wed, Apr 30, 2014 at 7:14 AM, Ethan Furman wrote: > On 04/29/2014 03:51 PM, Chris Angelico wrote: >> >> On Wed, Apr 30, 2014 at 8:42 AM, emile wrote: >>> >>> On 04/29/2014 01:16 PM, Adam Funk wrote: >>> >>>> "A man pitches his tent, walks 1 km south, walks 1 km east, kills a >>>> bear, & walks 1 km north, where he's back at his tent. What color is >>>> the bear?" ;-) >>> >>> >>> >>> From how many locations on Earth can someone walk one mile south, one >>> mile >>> east, and one mile north and end up at their starting point? >> >> >> Any point where the mile east takes you an exact number of times >> around the globe. So, anywhere exactly one mile north of that, which >> is a number of circles not far from the south pole. It also works if your starting point is (precisely) the north pole. I believe that's the canonical answer to the riddle, since there are no bears in Antarctica.