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


Groups > comp.lang.python > #87198

Re: HELP!! How to ask a girl out with a simple witty Python code??

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <omar.aboumrad@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.021
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.06; 'subject:code': 0.07; 'subject:How': 0.10; 'cc:addr:python-list': 0.11; 'python': 0.11; 'guys,': 0.16; 'help!!!': 0.16; 'subject:simple': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'thu,': 0.19; '>>>': 0.22; 'email addr:gmail.com&gt;': 0.22; 'cc:addr:python.org': 0.22; 'print': 0.22; '&gt;&gt;&gt;': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:In-Reply- To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'url:python': 0.33; 'could': 0.34; 'subject:with': 0.35; 'something': 0.35; 'received:google.com': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'thank': 0.38; 'url:mail': 0.40; 'simple': 0.61; 'to:addr:gmail.com': 0.65; 'mar': 0.68; '2015': 0.84; 'skip:: 20': 0.84; 'subject:girl': 0.84; 'subject:!! ': 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:to :cc:content-type; bh=2o+5ssPDhXhsnzdta7eK795pDeXJ6Tl9e8Qq8GEls4Q=; b=AJEJDTTnL0Vk0qLbO4JT/oxYePhiy3Mxr9om/AVvvsRf1lx29lRQ4zku0awqQUUs8Q tqYJMohqcqGI9v9K+zciRkDFR+mlF7OxdXN+5VRsVxfHS8UE1XzgWJQl6SR3sSufEnAI 5N1l2ICrPRdV7V8Rvp6YTd8KoAkbchoDJIb5MeQApYPQ9sEinnCJTSY3Wrf3gZBMZHTx DyDtKH7bteHi3/mcIToGjXee9uAiosUBdJ0EhTIa8uWTekBoL+g0uaXnCO1wJk6Bym0F eqC0cTfU6qXtSNX4LUCh8tNmqsMxgIwA7s6z2u/5w2G8k/sSCOyZXLPNdcXURN3XPQr+ uPBA==
MIME-Version 1.0
X-Received by 10.152.116.11 with SMTP id js11mr3733265lab.106.1425908359405; Mon, 09 Mar 2015 06:39:19 -0700 (PDT)
In-Reply-To <8c09473e-92df-40ac-b083-d2b3a2b75188@googlegroups.com>
References <8c09473e-92df-40ac-b083-d2b3a2b75188@googlegroups.com>
Date Mon, 9 Mar 2015 15:39:19 +0200
Subject Re: HELP!! How to ask a girl out with a simple witty Python code??
From Omar Abou Mrad <omar.aboumrad@gmail.com>
To Xrrific <xiaokun3@gmail.com>
Cc python-list@python.org
Content-Type multipart/alternative; boundary=001a11c1a70a3ea7d40510db2959
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.19
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.208.1425908367.21433.python-list@python.org> (permalink)
Lines 51
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1425908367 news.xs4all.nl 2967 [2001:888:2000:d::a6]:48428
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:87198

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On Thu, Mar 5, 2015 at 3:34 AM, Xrrific <xiaokun3@gmail.com> wrote:

> Guys, please Help!!!
>
> I am trying to impress a girl who is learning python and want ask her out
> at the same time.
>
> Could you please come up with something witty incorporating a simple
> python line like If...then... but..etc.
>
> You will make me a very happy man!!!
>
> Thank you very much!!!
> --
> https://mail.python.org/mailman/listinfo/python-list
>

>>> print "Svar lbh jva! V'yy cvpx lbh hc gbzbeebj ng 7 :)".decode('rot13')

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


Thread

HELP!! How to ask a girl out with a simple witty Python code?? Xrrific <xiaokun3@gmail.com> - 2015-03-04 17:34 -0800
  Re: HELP!! How to ask a girl out with a simple witty Python code?? Marcos Almeida Azevedo <marcos.al.azevedo@gmail.com> - 2015-03-05 09:37 +0800
    Re: HELP!! How to ask a girl out with a simple witty Python code?? sohcahtoa82@gmail.com - 2015-03-04 17:44 -0800
  Re: HELP!! How to ask a girl out with a simple witty Python code?? Roy Smith <roy@panix.com> - 2015-03-04 20:46 -0500
  Re: HELP!! How to ask a girl out with a simple witty Python code?? Terry Reedy <tjreedy@udel.edu> - 2015-03-04 20:50 -0500
  Re: HELP!! How to ask a girl out with a simple witty Python code?? Ryan Stuart <ryan.stuart.85@gmail.com> - 2015-03-05 02:00 +0000
  Re: HELP!! How to ask a girl out with a simple witty Python code?? Ben Finney <ben+python@benfinney.id.au> - 2015-03-05 13:22 +1100
  Re: HELP!! How to ask a girl out with a simple witty Python code?? Mario Figueiredo <marfig@gmail.com> - 2015-03-05 03:44 +0100
  Re: HELP!! How to ask a girl out with a simple witty Python code?? sohcahtoa82@gmail.com - 2015-03-04 18:50 -0800
    Re: HELP!! How to ask a girl out with a simple witty Python code?? Chris Angelico <rosuav@gmail.com> - 2015-03-05 14:00 +1100
      Re: HELP!! How to ask a girl out with a simple witty Python code?? sohcahtoa82@gmail.com - 2015-03-05 10:28 -0800
        Re: HELP!! How to ask a girl out with a simple witty Python code?? Ben Finney <ben+python@benfinney.id.au> - 2015-03-06 05:46 +1100
          Re: HELP!! How to ask a girl out with a simple witty Python code?? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-03-06 09:15 +1100
            Re: HELP!! How to ask a girl out with a simple witty Python code?? Ben Finney <ben+python@benfinney.id.au> - 2015-03-06 09:59 +1100
              Re: HELP!! How to ask a girl out with a simple witty Python code?? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-03-06 13:53 +1100
                Re: HELP!! How to ask a girl out with a simple witty Python code?? Ben Finney <ben+python@benfinney.id.au> - 2015-03-06 14:23 +1100
                Re: HELP!! How to ask a girl out with a simple witty Python code?? alister <alister.nospam.ware@ntlworld.com> - 2015-03-06 11:53 +0000
                Re: HELP!! How to ask a girl out with a simple witty Python code?? Ian Kelly <ian.g.kelly@gmail.com> - 2015-03-06 09:17 -0700
                Re: HELP!! How to ask a girl out with a simple witty Python code?? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-03-06 16:35 +0000
                Re: HELP!! How to ask a girl out with a simple witty Python code?? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-03-07 04:03 +1100
                Re: HELP!! How to ask a girl out with a simple witty Python code?? Ben Finney <ben+python@benfinney.id.au> - 2015-03-07 10:22 +1100
                Re: HELP!! How to ask a girl out with a simple witty Python code?? Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2015-03-07 18:06 +1300
                Re: HELP!! How to ask a girl out with a simple witty Python code?? Rustom Mody <rustompmody@gmail.com> - 2015-03-06 21:27 -0800
                Re: HELP!! How to ask a girl out with a simple witty Python code?? Grant Edwards <invalid@invalid.invalid> - 2015-03-08 05:19 +0000
                Re: HELP!! How to ask a girl out with a simple witty Python code?? hamilton <hamilton@nothere.com> - 2015-03-07 23:54 -0700
                Re: HELP!! How to ask a girl out with a simple witty Python code?? Chris Angelico <rosuav@gmail.com> - 2015-03-06 14:37 +1100
                Re: HELP!! How to ask a girl out with a simple witty Python code?? Rustom Mody <rustompmody@gmail.com> - 2015-03-06 08:49 -0800
                How fast does your grass grow?  [was Re: HELP!! How to ask a girl out with a simple witty Python code??] Ethan Furman <ethan@stoneleaf.us> - 2015-03-05 19:48 -0800
                Re: HELP!! How to ask a girl out with a simple witty Python code?? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-03-06 03:59 +0000
                Re: HELP!! How to ask a girl out with a simple witty Python code?? Ben Finney <ben+python@benfinney.id.au> - 2015-03-06 18:57 +1100
                Re: How fast does your grass grow? [was Re: HELP!! How to ask a girl out with a simple witty Python code??] Chris Angelico <rosuav@gmail.com> - 2015-03-06 15:04 +1100
            Re: HELP!! How to ask a girl out with a simple witty Python code?? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-03-05 23:07 +0000
    Re: HELP!! How to ask a girl out with a simple witty Python code?? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-03-05 20:46 -0500
    Re: HELP!! How to ask a girl out with a simple witty Python code?? llanitedave <llanitedave@birdandflower.com> - 2015-03-06 08:25 -0800
  Re: HELP!! How to ask a girl out with a simple witty Python code?? km <srikrishnamohan@gmail.com> - 2015-03-05 11:28 +0530
  Re: HELP!! How to ask a girl out with a simple witty Python code?? Tim <jtim.arnold@gmail.com> - 2015-03-09 06:20 -0700
  Re: HELP!! How to ask a girl out with a simple witty Python code?? Omar Abou Mrad <omar.aboumrad@gmail.com> - 2015-03-09 15:39 +0200
  Re: HELP!! How to ask a girl out with a simple witty Python code?? Jonas Wielicki <jonas@wielicki.name> - 2015-03-09 20:12 +0100

csiph-web