Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #97009
| Path | csiph.com!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.076 |
| X-Spam-Evidence | '*H*': 0.86; '*S*': 0.01; 'subject:test': 0.07; 'cc:addr:python-list': 0.09; 'second.': 0.09; 'wed,': 0.15; '23,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'mark,': 0.16; 'squared': 0.16; 'wrote:': 0.16; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'lawrence': 0.22; 'sep': 0.22; 'am,': 0.23; 'header:In-Reply-To:1': 0.24; 'message- id:@mail.gmail.com': 0.27; 'hell': 0.33; 'equal': 0.34; 'received:google.com': 0.35; 'quite': 0.35; 'basic': 0.36; 'subject:: ': 0.37; 'expect': 0.37; 'mark': 0.40; 'high': 0.60; 'per': 0.62; 'teach': 0.70; 'subjectcharset:utf-8': 0.71; 'price.': 0.76; 'chrisa': 0.84; 'meters': 0.84; 'sees,': 0.84; 'subject:you': 0.85; 'to:none': 0.91; 'bless': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=v9gA8aWDD59hyqdRbxoZJ7KGdTfDh/G94ciNe4QGfyQ=; b=CBPNg9jAE9PdHb8kDBcUKuHUUfUWEnyO/XbVp/Orwt1JJQUdB7umc1VVUH6jkMpRyt ojVzMNctHZK0uI4SKqHkdAjkuWUaPrk1sL3RsFTuyNxkm4d1WUW5GbVgWScJnWGsktuf T+0JknXUt+q69++us+OKwtn0Xukjj3tWvs3HYf+ejCXEuvxE60N7Ux1ndPQYrxyXkOTs 5GV+HFQeFi6nFnEZxDRUfXguqRcttgDvS9ru+rtqkEKvZaWqbXHEsfWZieo1wq6xruG9 +VOmWiDj8rr5toNZUZ+TkkcbtDI+o+yhkfxZIRd1i/eGMGs43TPft6fz6KzZ+2Hp6PgX SfRg== |
| MIME-Version | 1.0 |
| X-Received | by 10.107.36.72 with SMTP id k69mr33122998iok.157.1442965536179; Tue, 22 Sep 2015 16:45:36 -0700 (PDT) |
| In-Reply-To | <mtsoeh$cut$1@ger.gmane.org> |
| References | <78fc66f6-04f9-4b84-8410-2e74fb75fbb4@googlegroups.com> <mtsoeh$cut$1@ger.gmane.org> |
| Date | Wed, 23 Sep 2015 09:45:35 +1000 |
| Subject | Re: A little test for you Guys😜 |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| 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.82.1442965545.28679.python-list@python.org> (permalink) |
| Lines | 21 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1442965545 news.xs4all.nl 23723 [2001:888:2000:d::a6]:37215 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:97009 |
Show key headers only | View raw
On Wed, Sep 23, 2015 at 9:32 AM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote: >> >> 1. What is the type of g ? >> 2. What is the value of a ? >> 3. What is the value of b ? >> 4. What is the value of c ? > > > How the hell would I know? Basic schooling, Mark, basic schooling. 1. Newton meters squared per kilogram squared. 2. One ampere is equal to one coulomb per second. 3. Quite considerable; given the amount of traffic that /b/ sees, I would expect it to sell for a high price. 4. 3e8 meters per second. Bless me, what DO they teach them at these schools... ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
A little test for you Guys😜 Python_Teacher <ljfc2000@yahoo.com> - 2015-09-22 11:43 -0700
Re: A little test for you Guys😜 Ian Kelly <ian.g.kelly@gmail.com> - 2015-09-22 13:14 -0600
Re: A little test for you Guys😜 "Sven R. Kunze" <srkunze@mail.de> - 2015-09-22 21:42 +0200
Re: A little test for you Guys😜 Akira Li <4kir4.1i@gmail.com> - 2015-09-22 22:48 +0300
Re: A little test for you Guys😜 James Harris <james.harris.1@gmail.com> - 2015-09-22 13:28 -0700
Re: A little test for you Guys😜 sohcahtoa82@gmail.com - 2015-09-22 14:18 -0700
Re: A little test for you Guys😜 "James Harris" <james.harris.1@gmail.com> - 2015-09-22 22:31 +0100
Re: A little test for you Guys😜 Ian Kelly <ian.g.kelly@gmail.com> - 2015-09-22 15:33 -0600
Re: A little test for you Guys😜 Lj Fc <ljfc2000@yahoo.com> - 2015-09-22 15:21 -0700
Re: A little test for you Guys😜 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-09-23 00:32 +0100
Re: A little test for you Guys😜 Chris Angelico <rosuav@gmail.com> - 2015-09-23 09:45 +1000
Re: A little test for you Guys😜 MRAB <python@mrabarnett.plus.com> - 2015-09-23 00:56 +0100
Re: A little test for you Guys😜 alister <alister.nospam.ware@ntlworld.com> - 2015-09-23 18:06 +0000
Re: A little test for you Guys😜 Christian Gollwitzer <auriocus@gmx.de> - 2015-09-23 08:26 +0200
csiph-web