On 28/11/11 09:08, Pritesh Ugrankar wrote:
I am sure that there will be something in Python that will let me generate the hex stuff that I was talking about.
Python does hex as well as most languages, I'm not sure exactly what you want to do in hex however, it wasn't clear from your original post.
One last thing, we prefer if you cut out redundant materialm from the posts, it cuts down bandwidth... So no need to include the full original message at the bottom.
learning this language. From what I understand, if something can be done in one scripting language, same can be done in any other, and definitely in Python.
Python can do most things, some other scripting languages are more specialised and therefore less flexible. But Perl, Python, Ruby, Tcl etc are all similar in capabilities.
-- Alan G Author of the Learn to Program web site http://www.alan-g.me.uk/ _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
