all i need is a simple python script that allows a user to enter a string, then takes each character in the strign, and converts it do predefined variables.
For example, i tell the program that a = 01 and b = 02
and if the user types in ab, he gets returned 0102.
this shouldent be to hard. Its for a new encryption cypher i developed.
Name:
Anonymous2011-01-23 1:06
i am bumping this. i really need help.
Name:
Anonymous2011-01-23 1:06
op is fag
Name:
hello kitty2011-01-23 1:07
you can simply acheive this by programming something to print out predifined variables.