Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #50168
| From | Dave Angel <davea@davea.name> |
|---|---|
| Subject | Re: How do I write a script to generate 10 random EVEN numbers and write them to a .txt file? |
| Date | 2013-07-08 16:17 -0400 |
| References | <25284710-bf3f-4e10-bac2-0ba19099f653@googlegroups.com> <kreb6l$5lk$1@ger.gmane.org> <CAN1F8qVYq9YHj-JkS9KD0zZnJkxDmCC0O_ECTnCatb7XCGNwgw@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4395.1373314653.3114.python-list@python.org> (permalink) |
On 07/08/2013 09:10 AM, Joshua Landau wrote: > On 8 July 2013 13:27, Dave Angel <davea@davea.name> wrote: >> One of your classmates has already posted the question. However, you win >> the prize for a better subject line. Or are you the same student, changing >> your name and wasting our time by starting a new thread. > > Considering the body of the question and his GMail user icon thingy > are identical, I think that's a rigged question. > I didn't notice that the actual gmail address was the same; somehow when I saw it prefixed by the Sanza101 and Kenz09 it looked different. However, the body was entirely different, thoroughly rephrased. For example, first question in each, respectively, was: Create another function that generates a random number (You will have to import the relevant library to do this) Create a function that is called from the main function, that accepts a number as a parameter and determines if the number is even or odd. the next one is, -- DaveA
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
How do I write a script to generate 10 random EVEN numbers and write them to a .txt file? Kenz09 <sandile.mnukwa@gmail.com> - 2013-07-08 05:01 -0700 Re: How do I write a script to generate 10 random EVEN numbers and write them to a .txt file? Dave Angel <davea@davea.name> - 2013-07-08 08:27 -0400 Re: How do I write a script to generate 10 random EVEN numbers and write them to a .txt file? Joshua Landau <joshua.landau.ws@gmail.com> - 2013-07-08 14:10 +0100 Re: How do I write a script to generate 10 random EVEN numbers and write them to a .txt file? Dave Angel <davea@davea.name> - 2013-07-08 16:17 -0400
csiph-web