Forum: Python Jul 9th, 2008 |
| Replies: 8 Views: 1,879 You need to give more info dude. As far as usage is concerned just look into any python tutorial on WWW |
Forum: Python Jul 2nd, 2008 |
| Replies: 4 Views: 671 hex2bin[h] will give the value for the key 'h'.
i executed each statement separately, without declaring the dictionary and the output will make things very clear to you
>>number=1000
>>for h... |