Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #111614

Re: Request for help

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Eric kago <erikkago@gmail.com>
Newsgroups comp.lang.python
Subject Re: Request for help
Date Mon, 18 Jul 2016 12:50:04 +0300
Lines 17
Message-ID <mailman.79.1468868404.2307.python-list@python.org> (permalink)
References <CADyg0V6ogMhyLxfBDogQkK2t3W+Ss1NMG3p7U-WMxhDc50xiUA@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
X-Trace news.uni-berlin.de uuTDfdlJoH5Pf1B0TY4wgAn0TzuFUEIRtsqFgnqg641g==
Return-Path <erikkago@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.039
X-Spam-Evidence '*H*': 0.92; '*S*': 0.00; 'constructor': 0.07; 'subject:help': 0.07; 'assigns': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'integer': 0.18; 'command': 0.26; 'message-id:@mail.gmail.com': 0.27; 'code': 0.30; 'received:google.com': 0.35; 'eric': 0.35; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'takes': 0.39; 'to:addr:python.org': 0.40; 'skip:u 10': 0.61; 'hoe': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=h/W8MKnv+wwRunjNZpknbgwGYnEnKhZCr9y7N8qb+NI=; b=uONaTgm2vK+b814OWWhXb/gvKO4ZXSqm/sZXUDyHr6q7GuUkjtQf/vBzNGQYc5BAi7 Gr4I3/wayW4E5/6hlbekrShYLOUDviKLn7rDplqcPvElpwkO3u3JiyKtE6/h5UUXkm5G N4iFXuHg9LxHsG9L+8Qxm7/S7vw9eZMmEd7V6aS/XD9B/h20g7KjBIGQIBrX4rXRMKEw c+ZMlXXrHnQQCWSFwRiyqPYSLlXoc3D1loaWmT9zgYE8oIa1fZ82AoQfoLtB7rF+fCUI 6lMmYXeZjVEVznPIaAO1Ih44puYX2gKAMgMkozSd3EpD6m6ESGo0qVL9d0AL4oa99kwm juYQ==
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=h/W8MKnv+wwRunjNZpknbgwGYnEnKhZCr9y7N8qb+NI=; b=Evhhx/dT/MNBKoNtUsD86EZWvghPr4tlAEMdOOjgL81Em2c/JmA1EgZI7vdOW7hckA FyoSR7BxkZ6SzLd91aW1k6ylNLh8iGAmHist0Xv+TPktrijiHHaLvvO+YsoIkd+PUvvU xYGNtC70I042lo/99TRaRowtxr2vZYxCGqwscDI0vQ+0AsCBuojBPFmUbzbCjQMEcIMa Uv7hbDWU451TUY1pve7szo5YED8IXoBxn7pyksFUXGH7Zqmbr0RrftGaxh+LPq7pdcTq xIXhZEX032kahT1QDMMu6q3ThjnBnBDTDaA+/QKLQwzwvvZjgKmZ+uNoFDz6LauyPEMd uJpw==
X-Gm-Message-State ALyK8tIBVvUIdwh/Brtcogs+j1FGExLVQnjZg/O5vTBCshSvaSM4S7cMm6pEwxlOxV3H2zZzNbEFl5+ePgAzUA==
X-Received by 10.202.102.100 with SMTP id a97mr14254491oic.77.1468835405111; Mon, 18 Jul 2016 02:50:05 -0700 (PDT)
X-Mailman-Approved-At Mon, 18 Jul 2016 15:00:02 -0400
X-Content-Filtered-By Mailman/MimeDel 2.1.22
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.22
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID <CADyg0V6ogMhyLxfBDogQkK2t3W+Ss1NMG3p7U-WMxhDc50xiUA@mail.gmail.com>
Xref csiph.com comp.lang.python:111614

Show key headers only | View raw


Hi Pythoners

I need help in understanding hoe to put up the code to the following command


   - Create a constructor that takes in an integer and assigns this to a
   `balance` property




Regards,

Eric Kago
+254(0)714249373
Nairobi
Kenya

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: Request for help Eric kago <erikkago@gmail.com> - 2016-07-18 12:50 +0300
  Re: Request for help Steven D'Aprano <steve@pearwood.info> - 2016-07-20 02:31 +1000

csiph-web