This python module can convert a single character or a string into the ASCII value of that character. To use it, download the cti.py file, make sure it is in the same folder as the project you are ...
Take a string and return a hash with all the ascii values of the characters in the string. Returns nil if the string is empty. The key is the character, and the value is the ascii value of the ...