Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!weretis.net!feeder1.news.weretis.net!news.roellig-ltd.de!open-news-network.org!border2.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!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.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:question': 0.08; 'python': 0.11; 'question.': 0.13; 'abraham': 0.16; 'from:addr:mrabarnett.plus.com': 0.16; 'from:addr:python': 0.16; 'from:name:mrab': 0.16; 'message-id:@mrabarnett.plus.com': 0.16; 'received:192.168.1.4': 0.16; 'received:84.93': 0.16; 'received:84.93.230': 0.16; 'developer': 0.16; 'wrote:': 0.16; 'beginner': 0.18; 'subject:need': 0.18; 'solution.': 0.18; 'header :In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'question': 0.26; 'testcase': 0.29; 'print': 0.31; 'code': 0.31; 'received:84': 0.32; 'to:addr:python-list': 0.35; 'problem.': 0.35; 'cases': 0.36; 'should': 0.37; 'display': 0.37; 'subject:: ': 0.37; 'test': 0.39; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'where': 0.40; 'results': 0.66; 'subject:this': 0.85 X-CM-Score: 0.00 X-CNFS-Analysis: v=2.1 cv=OoyysHLt c=1 sm=1 tr=0 a=0nF1XD0wxitMEM03M9B4ZQ==:117 a=0nF1XD0wxitMEM03M9B4ZQ==:17 a=0Bzu9jTXAAAA:8 a=QrohdLjRRo4A:10 a=IkcTkHD0fZMA:10 a=EBOSESyhAAAA:8 a=hj_KP-siclWzqctIteAA:9 a=QEXdDO2ut3YA:10 a=xC--ys4SePIA:10 a=Shf5yw_n7boA:10 a=kkFvBd8ROjQA:10 X-AUTH: mrabarnett@:2500 Date: Thu, 11 Jun 2015 13:20:25 +0100 From: MRAB User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: I just need this question explained. References: <135b6aa8-0761-4cda-b385-10b51d58465f@googlegroups.com> In-Reply-To: <135b6aa8-0761-4cda-b385-10b51d58465f@googlegroups.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1434025227 news.xs4all.nl 2831 [2001:888:2000:d::a6]:54271 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:92476 On 2015-06-11 13:03, Adebayo Abraham wrote: > I am not requesting for a solution. I just need the question > explained. I am a beginner python developer and i do not know where > to start from to solve this problem. So anybody, somebody: please > explain this question. Am i to create a testcase or create the code > to display a value? > [snip] You should create a program that will accept test cases and print the results for each.