PMXBOT Log file Viewer

Help | Karma | Search:

#dcpython logs for Monday the 5th of March, 2012

(Back to #dcpython overview) (Back to channel listing) (Animate logs)
[00:51:21] <SiuLimTao> hi
[00:52:00] <SiuLimTao> While in the python editor, if you type word = 1289 and then you type word[:2] + '34567' you get an output of 1234567 BUT if you type '34567' + word[:2] you get 3456712 . can someone explain this to me plz?
[00:57:44] <SiuLimTao> guess not :(
[00:58:53] <aclark> hah