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


Groups > comp.lang.python > #86932

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!bcyclone03.am1.xlned.com!bcyclone03.am1.xlned.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <srikrishnamohan@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.044
X-Spam-Evidence '*H*': 0.91; '*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; 'email addr:gmail.com&gt;': 0.22; 'cc:addr:python.org': 0.22; '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; 'show': 0.63; 'to:addr:gmail.com': 0.65; 'mar': 0.68; '2015': 0.84; 'her.': 0.84; 'krishna': 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=LNYfptI2Qw9TkcslIp/huEyW0EWB3YPtRYjfVkXXdPQ=; b=p5XcomgaMCXvJL7ZkfITAxVxHbvwmZMXDkKH7mRrYqOtmUQnoloLadyBNUEYnBc7Vi O5agv8qCiamGHAXa+bhJ0quRCldFPMeul1+XltUQiXgGqRkFjzHAfzqDD3OCCdRd2TWm vO0SHZXIVZhz0anYlm9rxzwGHXKfo1APxDQC2IuLtaHWsHxEpvCPPzE1DMv718a8AcA2 dKMuMLUNWYY1ucApnIT4Du2FbD+0O9JrEKwlHlcN50dDOPmXbTjzsPDFXPGwW7NBlx1A zHEz2/vpljaNW7r3yeRUDHAoOVzL1n37AIJIsRILADY2vsP33drmprzcizlkWtwYdP5Z vkXw==
MIME-Version 1.0
X-Received by 10.55.42.161 with SMTP id q33mr14959393qkq.68.1425535129202; Wed, 04 Mar 2015 21:58:49 -0800 (PST)
In-Reply-To <8c09473e-92df-40ac-b083-d2b3a2b75188@googlegroups.com>
References <8c09473e-92df-40ac-b083-d2b3a2b75188@googlegroups.com>
Date Thu, 5 Mar 2015 11:28:49 +0530
Subject Re: HELP!! How to ask a girl out with a simple witty Python code??
From km <srikrishnamohan@gmail.com>
To Xrrific <xiaokun3@gmail.com>
Cc python-list@python.org
Content-Type multipart/alternative; boundary=001a11493924fdb4b2051084426a
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.54.1425535131.21433.python-list@python.org> (permalink)
Lines 51
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1425535131 news.xs4all.nl 2884 [2001:888:2000:d::a6]:33472
X-Complaints-To abuse@xs4all.nl
X-Received-Bytes 4983
X-Received-Body-CRC 950359786
Xref csiph.com comp.lang.python:86932

Show key headers only | View raw


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

show her your python and and impress her.
Regards,
Krishna

On Thu, Mar 5, 2015 at 7:04 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
>

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