Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; ';-)': 0.03; 'subject:Python': 0.06; 'subject:code': 0.07; 'subject:How': 0.10; 'python': 0.11; 'guys,': 0.16; 'help!!!': 0.16; 'mean,': 0.16; 'received:78.47': 0.16; 'subject:simple': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'thu,': 0.19; 'print': 0.22; 'header:User- Agent:1': 0.23; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'url:mailman': 0.30; '>>>>': 0.31; 'url:python': 0.33; 'could': 0.34; 'subject:with': 0.35; 'something': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'thank': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'url:mail': 0.40; 'simple': 0.61; 'mar': 0.68; '2015': 0.84; 'subject:girl': 0.84; 'subject:!! ': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wielicki.name; s=k001.sol; t=1425928348; bh=BJPNYzCz4qKmM1PfrZAhWJ4GlXzyPR6iYO5HvALUgV8=; h=Date:From:To:Subject:References:In-Reply-To; b=vQ1sB67ukkYxHsgdMle+xTDsuY3fKFtHryr/8AaYWOBhw5nFi3KGLPN0Kfgu5pmiF m3IFbVPPM0EZrQO2qZNi36mX2zNrDQJ/v/9pgNQ7kFWH3j8Ubm3bsWe2SVG2Bmx7sA OkNZcgSuVU36u1Fgin4gbMnx6RxlLsVNZdpJD4GlWCB4VsvaX2aiXVO/1rxBfGiyOx EzGT7ObsMlumPJcDoiGbdfwE7MDwVmPx/0MUEWTHw0Ts+nmgudq8njwW+kTceZy1Y9 mE98uYnF74qd4uxjPu66Szx2cDoUPNJ23xOOATuM3/IE0TyG1kfzGmSAdrS8zxwAJ5 n64V3mt9VO3ZQ== Date: Mon, 09 Mar 2015 20:12:24 +0100 From: Jonas Wielicki User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: HELP!! How to ask a girl out with a simple witty Python code?? References: <8c09473e-92df-40ac-b083-d2b3a2b75188@googlegroups.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.19 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 24 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1425928356 news.xs4all.nl 2908 [2001:888:2000:d::a6]:52207 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:87222 On 09.03.2015 14:39, Omar Abou Mrad wrote: > On Thu, Mar 5, 2015 at 3:34 AM, Xrrific 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') That won’t work if she’s actually smart. I mean, that’s python2. ;-) regards, jwi