Shoutbox
latest posts
member list
search
rules
contact
login
|
register
|
shoutbox
What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox
»
MsgHelp Archive
»
Skype & Technology
»
Tech Talk
» Python help
Python help
Author:
Message:
Chancer
Senior Member
Posts: 648
Reputation:
7
35 /
/
Joined: May 2005
Status:
Away
O.P.
RE: Python help
Cool
Actually, the "hard part" was
Python code:
((int(str(symbol)[-1]))-1)
You get a simbol (65361, 65362, etc);
convert it to a string;
get only the last character ([-1]);
convert into an integer;
subtract 1.
Is this right?
09-20-2009 10:05 PM
«
Next Oldest
Return to Top
Next Newest
»
Messages In This Thread
Python help
- by Chancer on 09-14-2009 at 01:47 AM
RE: Python help
- by Ezra on 09-14-2009 at 05:23 PM
RE: Python help
- by Chancer on 09-14-2009 at 08:55 PM
RE: Python help
- by Jarrod on 09-15-2009 at 08:11 AM
RE: Python help
- by Chancer on 09-15-2009 at 08:45 PM
RE: Python help
- by matty on 09-16-2009 at 12:36 PM
RE: Python help
- by Chancer on 09-16-2009 at 05:55 PM
RE: Python help, Solution :)
- by Jarrod on 09-20-2009 at 01:33 PM
RE: Python help
- by Chancer on 09-20-2009 at 03:26 PM
RE: Python help
- by Jarrod on 09-20-2009 at 09:40 PM
RE: Python help
- by Chancer on 09-20-2009 at 10:05 PM
RE: Python help
- by Jarrod on 09-20-2009 at 10:08 PM
RE: Python help
- by Chancer on 09-21-2009 at 01:06 AM
RE: Python help
- by Jarrod on 09-21-2009 at 01:23 AM
RE: Python help
- by Chancer on 09-26-2009 at 11:20 PM
RE: Python help
- by Jarrod on 09-27-2009 at 09:35 AM
RE: Python help
- by Chancer on 09-27-2009 at 02:39 PM
RE: Python help
- by Jarrod on 09-27-2009 at 09:12 PM
RE: Python help
- by Chancer on 09-27-2009 at 10:47 PM
RE: Python help
- by Chancer on 10-04-2009 at 04:05 AM
Threaded Mode
|
Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe
|
Add to Favorites
Rate This Thread:
Select Rating...
5 ... Best
4
3 ... Average
2
1 ... Worst
Forum Jump:
Please select one:
--------------------
Latest Posts
Private Messages
User Control Panel
Who's Online
Search
Forum Home
Open Forum
Forum Rules:
You
cannot
post new threads
You
cannot
post replies
You
cannot
post attachments
You
can
edit your posts
HTML is
Off
myCode is
On
Smilies are
On
[img] Code is
On