Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Chris Angelico Newsgroups: comp.lang.python Subject: Re: Need help on a project To :"Create a class called BankAccount with the following parameters " Date: Fri, 25 Dec 2015 03:31:36 +1100 Lines: 8 Message-ID: References: <5ec1d759-a2ab-4193-a4aa-869c0bf0506c@googlegroups.com> <1e0feecd-6292-406d-ac27-d32742a4023a@googlegroups.com> <8297515b-834b-4829-abb4-0191a66222bb@googlegroups.com> <20151224111454.6e0cf885@imp> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de n7zfqqPX1mIIEF2cIqkVawhndX1yA23+crfva3Xv+53A== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.013 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'received:209.85.223': 0.03; 'subject:help': 0.07; 'cc:addr:python-list': 0.09; 'subject: \n ': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:class': 0.16; 'subject:parameters': 0.16; 'wrote:': 0.16; 'subject:project': 0.18; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'claiming': 0.22; 'am,': 0.23; 'dec': 0.23; 'header:In-Reply-To:1': 0.24; 'fri,': 0.27; 'message- id:@mail.gmail.com': 0.27; 'received:google.com': 0.35; 'received:209.85': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'subject:the': 0.39; "didn't": 0.39; 'subject:with': 0.40; 'subject:Need': 0.61; 'judge': 0.66; 'day': 0.67; 'computers': 0.70; 'chrisa': 0.84; 'reminds': 0.84; 'to:none': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=dKIBHm9txdFea583sglvhIHo84zRqIP6e0DqF/WlTEg=; b=pHK53y/0TLoJ7Dx08mfGl7JVCO7/LA5umBY6Av1un+wUp1+eN2kTve7ewnco7jcQH/ S7iOjluHfhCles9frLsnGFupWJJbo2/EUWkaFtRiixqonSlHlCDDCeXGAISDRvQY360t mDZuc+TcBzOzVlhz+k/063tb6la+r6Q7NgTKfnJMe+xUaJZL9PVplL1UYkabH+sTtlRW iC6BcIvTplR6Sr9A/adfFMaBIOKu/bxrGu+07TMbFNOOjWbqd8A6dC++ritgVeoxbN/z dYTLKaWuObQlos8Or4p9YGO9WNtYjuFdJNJ9DwCFMVZmzVMVR2+bi5nOGMQ9ltZiuber GA8g== X-Received: by 10.107.40.76 with SMTP id o73mr31545846ioo.157.1450974696189; Thu, 24 Dec 2015 08:31:36 -0800 (PST) In-Reply-To: <20151224111454.6e0cf885@imp> 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: , Xref: csiph.com comp.lang.python:100814 On Fri, Dec 25, 2015 at 3:14 AM, D'Arcy J.M. Cain wrote: > It reminds me of when one day people started claiming to be "building" > computers and they didn't even own a soldering iron. Hey! Don't judge me just because I use my dad's! :) ChrisA