![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: "...Learning with Python" ...a property that addition andmultiplication have...
From: GMane Python <s_david_rose@hotmail.com>
Date: Thu May 26 2005 - 21:30:38 CEST
The inablility to work with negative values.
Addition can do the following:
Multiplication can do the following:
String concatination can not subtract the sub-string 'lo' from 'hello'.
string repetition can not repeat a value negative times:
-Dave
|