Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Chris Warrick Newsgroups: comp.lang.python Subject: Re: Need help on a project To :"Create a class called BankAccount with the following parameters " Date: Sat, 12 Dec 2015 11:37:58 +0100 Lines: 15 Message-ID: References: <5ec1d759-a2ab-4193-a4aa-869c0bf0506c@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de bbhw5iOZaYTl/Y/ezI0DLA0CzXxEbrtcWgRMdYlLOTXw== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.010 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:help': 0.07; 'cc:addr:python-list': 0.09; 'okay': 0.09; 'python': 0.10; 'subject: \n ': 0.15; '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; 'cc:no real name:2**0': 0.22; 'header :In-Reply-To:1': 0.24; 'chris': 0.26; 'message- id:@mail.gmail.com': 0.27; 'then.': 0.27; 'tutorial': 0.29; 'url:mailman': 0.30; 'code': 0.30; 'december': 0.32; 'class': 0.33; 'url:python': 0.33; 'url:listinfo': 0.34; 'received:google.com': 0.35; 'url:org': 0.36; 'received:209.85': 0.36; 'subject:: ': 0.37; 'thanks': 0.37; 'received:209': 0.38; 'goes': 0.39; 'subject:the': 0.39; 'url:mail': 0.40; 'subject:with': 0.40; 'your': 0.60; 'subject:Need': 0.61; 'here': 0.66; 'materials': 0.67 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:to :cc:content-type; bh=nO/tO3Lvvc4pZzY6yNGvY5gkg6yMjt0Vx5e5qiUK/To=; b=TsF9Y8kPwRdJZXwaizOc4zp3vVK31UW9URwOKROLJEdqJM9D1NFnDkG3cC7LiXwyQR qDXj5hkh/vr7ZdfLgAtAetPG21FBNXoQd8V6q0MUNoYI49hzye4ey+A6tPdOehQsSOu/ tkSAM40NchvuIDcOPEm75iUrfZQuP8R8PxPxVbBCAVFoQP3Z9qOs4MJvfnfKV65FxnPS 1ousgJ5dmVG7/d73TkrbPKaPTmRZRF7cGNANGvFcayWNRfOOsEt/Bj9gCsno/mUpQ5u8 iRdt4429yXXEnR/ElXdlGDThn5AwYLuWjnaqeybPVcAKdQghigllaxSAhr29NWgEU1CG JlSg== X-Received: by 10.112.170.67 with SMTP id ak3mr9781522lbc.82.1449916678671; Sat, 12 Dec 2015 02:37:58 -0800 (PST) In-Reply-To: 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:100330 On 12 December 2015 at 11:29, Harbey Leke wrote: > oh oh okay start it for me please > thanks or guide me about it then. > -- > https://mail.python.org/mailman/listinfo/python-list class BankAccount(object): # your code goes here Seriously: read the materials you got with your course, or the Python tutorial and documentation at https://docs.python.org/ . -- Chris Warrick PGP: 5EAAEA16