Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #70810
| References | (4 earlier) <ljp9sp$h22$1@ger.gmane.org> <CAPTjJmqya7paQowEkY7-pfsSynybEYTVgC2QTbviX5DWc8VHUg@mail.gmail.com> <5360F72F.2000102@stoneleaf.us> <CALwzid=g-vg_wip37DYrYMRN7YeBVxi+6a4KOHa25iASeQTTnQ@mail.gmail.com> <CAPTjJmo+USFmWMUR1ptMJd4Bj6bWUAG=eEMkP4TjTDPRxB0LsQ@mail.gmail.com> |
|---|---|
| Date | 2014-05-01 09:49 +0200 |
| Subject | Re: Off-topic circumnavigating the earth in a mile or less [was Re: Significant digits in a float?] |
| From | Vlastimil Brom <vlastimil.brom@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.9627.1398932751.18130.python-list@python.org> (permalink) |
2014-05-01 3:57 GMT+02:00 Chris Angelico <rosuav@gmail.com>: > On Thu, May 1, 2014 at 9:46 AM, Ian Kelly <ian.g.kelly@gmail.com> wrote: >> 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. > > Yeah but that's way too obvious! Anyway, it's rather hard to navigate > due south from the north pole. Which way do you go? How do you know > you're still going due south? Will the rocket even light in that > climate? > > Important questions must be answered! > > ChrisA > -- > https://mail.python.org/mailman/listinfo/python-list Well, after having been following the discussion, I couldn't resist but post the relevant sketch from the famous Czech play "The Conquest of the North Pole by the Czech Karel Němec on 5th April 1909" by Jara Cimrman [as "dicovered" and presented by Z. Sverak and L. Smoljak] (translated by Craig Cravens) http://jaracimrman.files.wordpress.com/2010/04/north_pole.pdf (pp. 38-39) ============ Teacher: And now, friends, I’d like to draw your attention to a certain geographical peculiarity. If I stand next to the chief and step off in any direction, I always go south. Pharmacist: No! Teacher: Yes, yes! Watch! (stands next to the chief and steps off.) I’m going south. (He returns and sets off in another direction.) And now I’m going south again. And now —once again south. Pharmacist: That’s unbelievable! Teacher: Hold on, you haven’t seen anything yet. Richard, stand here with your back to the chief. And now both of you, step forward. (Schwarzenegger and the chief, with their backs to each other, step forward.) Did you see that? They’re both going south! Pharmacist: That’s really something else! Teacher: And I’ve saved the best for last. Now, you’ll really see something. Vojtěch, mark the Pole with an X and step aside. (Vojtěch obeys. The teacher sets off toward the mark.) Watch this. I’m going north (he crosses the mark and continues walking) and now I’m going south! And now back: north … and now south. Pharmacist: That’s impossible! Teacher: Try it yourself. Pharmacist: This I’ve got to see. (He walks towards the pole and the<m> moment he crosses it his face lights up with joy.) Wow! Friends, this was worth it! On the verge of death from hypothermia, from hunger, and from exhaustion, but it was worth it! ============= regards, vbr
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Significant digits in a float? Roy Smith <roy@panix.com> - 2014-04-28 12:00 -0400
Re: Significant digits in a float? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-29 02:34 +0000
Re: Significant digits in a float? Ben Finney <ben@benfinney.id.au> - 2014-04-29 13:23 +1000
Re: Significant digits in a float? Steven D'Aprano <steve@pearwood.info> - 2014-04-29 05:43 +0000
Re: Significant digits in a float? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-04-29 20:33 -0400
Re: Significant digits in a float? Roy Smith <roy@panix.com> - 2014-04-29 20:42 -0400
Re: Significant digits in a float? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-04-30 20:02 -0400
Re: Significant digits in a float? Mark H Harris <harrismh777@gmail.com> - 2014-04-30 22:54 -0500
Re: Significant digits in a float? Paul Rubin <no.email@nospam.invalid> - 2014-04-30 20:56 -0700
Re: Significant digits in a float? Mark H Harris <harrismh777@gmail.com> - 2014-04-30 23:16 -0500
Re: Significant digits in a float? William Ray Wing <wrw@mac.com> - 2014-05-01 11:53 -0400
Re: Significant digits in a float? Mark H Harris <harrismh777@gmail.com> - 2014-05-06 11:29 -0500
Re: Significant digits in a float? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-05-01 22:06 -0400
Re: Significant digits in a float? Mark H Harris <harrismh777@gmail.com> - 2014-05-06 09:51 -0500
Re: Significant digits in a float? alister <alister.nospam.ware@ntlworld.com> - 2014-05-06 15:18 +0000
Re: Significant digits in a float? Joel Goldstick <joel.goldstick@gmail.com> - 2014-05-06 12:14 -0400
Re: Significant digits in a float? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-05-06 19:48 -0400
Re: Significant digits in a float? Roy Smith <roy@panix.com> - 2014-05-01 08:56 -0400
Re: Significant digits in a float? Larry Hudson <orgnut@yahoo.com> - 2014-05-01 12:51 -0700
Re: Significant digits in a float? Adam Funk <a24061@ducksburg.com> - 2014-05-01 22:05 +0100
Re: Significant digits in a float? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-05-01 21:47 -0400
Re: Significant digits in a float? Mark H Harris <harrismh777@gmail.com> - 2014-05-06 09:59 -0500
[OT] Silde rules [was Re: Significant digits in a float?] Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-05-06 16:10 +0000
Re: [OT] Silde rules Ben Finney <ben@benfinney.id.au> - 2014-05-07 10:01 +1000
Re: Significant digits in a float? Adam Funk <a24061@ducksburg.com> - 2014-05-01 21:55 +0100
Re: Significant digits in a float? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-05-01 22:26 -0400
Re: Significant digits in a float? Adam Funk <a24061@ducksburg.com> - 2014-05-08 20:58 +0100
Re: Significant digits in a float? Roy Smith <roy@panix.com> - 2014-04-29 09:38 -0400
Re: Significant digits in a float? Chris Angelico <rosuav@gmail.com> - 2014-04-30 02:30 +1000
Re: Significant digits in a float? Roy Smith <roy@panix.com> - 2014-04-29 19:53 -0400
Re: Significant digits in a float? Chris Angelico <rosuav@gmail.com> - 2014-04-30 10:13 +1000
Re: Significant digits in a float? Ben Finney <ben@benfinney.id.au> - 2014-04-30 10:13 +1000
Re: Significant digits in a float? Chris Angelico <rosuav@gmail.com> - 2014-04-30 10:17 +1000
Re: Significant digits in a float? Ben Finney <ben@benfinney.id.au> - 2014-04-30 10:20 +1000
Re: Significant digits in a float? Grant Edwards <invalid@invalid.invalid> - 2014-04-30 18:19 +0000
Re: Significant digits in a float? Ned Batchelder <ned@nedbatchelder.com> - 2014-04-29 12:47 -0400
Re: Significant digits in a float? Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-04-30 09:45 +1200
Re: Significant digits in a float? Chris Angelico <rosuav@gmail.com> - 2014-04-30 02:59 +1000
Re: Significant digits in a float? Adam Funk <a24061@ducksburg.com> - 2014-04-29 21:16 +0100
Re: Significant digits in a float? Mark H Harris <harrismh777@gmail.com> - 2014-04-29 15:39 -0500
Re: Significant digits in a float? Chris Angelico <rosuav@gmail.com> - 2014-04-30 07:15 +1000
Re: Significant digits in a float? Ryan Hiebert <ryan@ryanhiebert.com> - 2014-04-29 15:42 -0500
Re: Significant digits in a float? emile <emile@fenx.com> - 2014-04-29 15:42 -0700
Re: Significant digits in a float? alister <alister.nospam.ware@ntlworld.com> - 2014-04-30 09:03 +0000
Re: Significant digits in a float? Grant Edwards <invalid@invalid.invalid> - 2014-04-30 18:21 +0000
Re: Significant digits in a float? emile <emile@fenx.com> - 2014-05-01 09:34 -0700
Re: Significant digits in a float? alister <alister.nospam.ware@ntlworld.com> - 2014-05-01 17:13 +0000
Re: Significant digits in a float? Chris Angelico <rosuav@gmail.com> - 2014-04-30 08:51 +1000
Re: Significant digits in a float? Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-04-30 20:14 +1200
Re: Significant digits in a float? Chris Angelico <rosuav@gmail.com> - 2014-04-30 18:27 +1000
Re: Significant digits in a float? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-04-30 14:05 +0100
Re: Significant digits in a float? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-04-30 00:34 +0100
Re: Significant digits in a float? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-04-29 20:37 -0400
Re: Significant digits in a float? Roy Smith <roy@panix.com> - 2014-04-29 20:45 -0400
Re: Significant digits in a float? Chris Angelico <rosuav@gmail.com> - 2014-04-30 10:45 +1000
Re: Significant digits in a float? Roy Smith <roy@panix.com> - 2014-04-29 20:48 -0400
Re: Significant digits in a float? Ethan Furman <ethan@stoneleaf.us> - 2014-04-29 19:31 -0700
Re: Significant digits in a float? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-30 02:59 +0000
Re: Significant digits in a float? Roy Smith <roy@panix.com> - 2014-04-29 23:30 -0400
Re: Significant digits in a float? Chris Angelico <rosuav@gmail.com> - 2014-04-30 13:40 +1000
Re: Significant digits in a float? Chris Angelico <rosuav@gmail.com> - 2014-04-30 13:03 +1000
Re: Significant digits in a float? Roy Smith <roy@panix.com> - 2014-04-30 08:01 -0400
Off-topic circumnavigating the earth in a mile or less [was Re: Significant digits in a float?] Ethan Furman <ethan@stoneleaf.us> - 2014-04-30 06:14 -0700
Re: Off-topic circumnavigating the earth in a mile or less [was Re: Significant digits in a float?] Ethan Furman <ethan@stoneleaf.us> - 2014-04-30 07:02 -0700
Re: Off-topic circumnavigating the earth in a mile or less Adam Funk <a24061@ducksburg.com> - 2014-05-01 21:52 +0100
Re: Off-topic circumnavigating the earth in a mile or less [was Re: Significant digits in a float?] Chris Angelico <rosuav@gmail.com> - 2014-05-01 00:27 +1000
Re: Off-topic circumnavigating the earth in a mile or less [was Re: Significant digits in a float?] Chris Angelico <rosuav@gmail.com> - 2014-05-01 05:10 +1000
Re: Off-topic circumnavigating the earth in a mile or less [was Re: Significant digits in a float?] Ryan Hiebert <ryan@ryanhiebert.com> - 2014-04-30 10:24 -0500
Re: Off-topic circumnavigating the earth in a mile or less [was Re: Significant digits in a float?] Ian Kelly <ian.g.kelly@gmail.com> - 2014-04-30 17:46 -0600
Re: Off-topic circumnavigating the earth in a mile or less [was Re: Significant digits in a float?] Terry Reedy <tjreedy@udel.edu> - 2014-04-30 22:20 -0400
Re: Off-topic circumnavigating the earth in a mile or less [was Re: Significant digits in a float?] Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-05-01 18:16 +1200
Re: Off-topic circumnavigating the earth in a mile or less Adam Funk <a24061@ducksburg.com> - 2014-05-01 21:57 +0100
Re: Off-topic circumnavigating the earth in a mile or less Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-05-01 22:49 +0100
Re: Off-topic circumnavigating the earth in a mile or less alister <alister.nospam.ware@ntlworld.com> - 2014-05-02 08:49 +0000
Re: Off-topic circumnavigating the earth in a mile or less [was Re: Significant digits in a float?] Chris Angelico <rosuav@gmail.com> - 2014-05-01 11:57 +1000
Re: Off-topic circumnavigating the earth in a mile or less [was Re: Significant digits in a float?] Vlastimil Brom <vlastimil.brom@gmail.com> - 2014-05-01 09:49 +0200
Re: Significant digits in a float? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-30 02:50 +0000
Re: Significant digits in a float? Grant Edwards <invalid@invalid.invalid> - 2014-04-30 18:18 +0000
csiph-web