X-Received: by 10.224.110.68 with SMTP id m4mr1644645qap.2.1360884858983; Thu, 14 Feb 2013 15:34:18 -0800 (PST) X-Received: by 10.49.95.68 with SMTP id di4mr29407qeb.0.1360884858902; Thu, 14 Feb 2013 15:34:18 -0800 (PST) Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder2.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!t1no694686qaz.0!news-out.google.com!k2ni33058qap.0!nntp.google.com!t1no694683qaz.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.python Date: Thu, 14 Feb 2013 15:34:18 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=75.62.141.92; posting-account=T0Q4ngoAAADFqe_JPINLNp5NgW2XDzan NNTP-Posting-Host: 75.62.141.92 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <58be0de9-e39e-4b95-99da-d8eb3270db33@googlegroups.com> Subject: How would you do this? From: eli m Injection-Date: Thu, 14 Feb 2013 23:34:18 +0000 Content-Type: text/plain; charset=ISO-8859-1 Lines: 0 Xref: csiph.com comp.lang.python:38893 I want to make a guess the number game (Which i have), but i want to make the computer play the game against itself. How would i do this?