Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Ben Finney Newsgroups: comp.lang.python Subject: Re: Beginner Python Help Date: Fri, 18 Mar 2016 18:26:46 +1100 Lines: 17 Message-ID: References: <101edd27-17e1-497c-a60f-fa56b033563b@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de 4I6ohMVXx/LOcrsHn24ShAekcxdCf6B76/mYa3kSw+SA== Cancel-Lock: sha1:sBID6tn/xa7vLemtKsVugD4Xgx0= Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.020 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:Help': 0.10; 'python': 0.10; 'python.': 0.11; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'url:tutor': 0.16; 'beginner': 0.18; 'trying': 0.22; 'header:User-Agent:1': 0.26; 'header:X-Complaints- To:1': 0.26; 'specifically': 0.28; 'alan': 0.29; 'url:mailman': 0.30; 'skip:_ 10': 0.32; 'url:python': 0.33; 'url:listinfo': 0.34; 'list': 0.34; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'doing': 0.38; 'url:mail': 0.40; 'to:addr:python.org': 0.40; 'where': 0.40; 'teaching': 0.69; 'skip:\xe2 10': 0.70; '_o__)': 0.84; 'gabriel': 0.84; 'received:125': 0.84; '8bit%:33': 0.91; 'min': 0.91; 'taught': 0.97 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: jigong.madmonks.org X-Public-Key-ID: 0xAC128405 X-Public-Key-Fingerprint: 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405 X-Public-Key-URL: http://www.benfinney.id.au/contact/bfinney-pubkey.asc X-Post-From: Ben Finney User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:105186 Alan Gabriel writes: > I just started out python and I was doing a activity where im trying > to find the max and min of a list of numbers i inputted. Welcome to Python! As a Python beginner you will be interested to join the ‘python-tutor’ forum which is focussed specifically to collaborative teaching of beginner Python. -- \ “If history and science have taught us anything, it is that | `\ passion and desire are not the same as truth.” —E. O. Wilson, | _o__) _Consilience_, 1998 | Ben Finney