X-Received: by 10.182.126.47 with SMTP id mv15mr26583868obb.44.1445762290809; Sun, 25 Oct 2015 01:38:10 -0700 (PDT) X-Received: by 10.50.73.233 with SMTP id o9mr227990igv.6.1445762290751; Sun, 25 Oct 2015 01:38:10 -0700 (PDT) Path: csiph.com!xmission!news.glorb.com!kq10no28666230igb.0!news-out.google.com!n2ni44888igy.0!nntp.google.com!kq10no28666222igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.python Date: Sun, 25 Oct 2015 01:38:10 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=49.227.179.107; posting-account=QdLxhwoAAAChJDnkm7qnaHQmg_CLXcfY NNTP-Posting-Host: 49.227.179.107 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <7f33ce74-95cc-4f52-802c-28a7ea82ba2b@googlegroups.com> Subject: Python v3.4.3 From: Chubasco Diranga Injection-Date: Sun, 25 Oct 2015 08:38:10 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.python:97939 How do l create a simple display your current location on a python code? Example: Display your current location on the map with two asterisk (**). How do i modify the DisplayMap function a a python code game?