On 15 December 2011 23:37, Calle wrote:
I was wondering, how do you use Python to decipher codes? It feels like
it should be pretty simple, but I haven't found any tutorials about it
yet.
What kind of codes? Or do you mean ciphers? Generally speaking, a code
represent letters or numbers in
On 15/12/11 23:53, Robert Sjoblom wrote:
you'll learn a lot more if you work toward the solution yourself. I'll
just point you in the direction of ASCII values for now.
You might find the ord() function useful too...
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
Calle wrote:
Hi!
I was wondering, how do you use Python to decipher codes? It feels like
it should be pretty simple, but I haven't found any tutorials about it yet.
This is not a tutorial, but you might find it useful:
http://pypi.python.org/pypi/obfuscate/
--
Steven
On 15 December 2011 23:37, Calle wrote:
> -Ursprungligt meddelande- From: Robert Sjoblom
> Sent: Thursday, December 15, 2011 10:34 PM
> To: Calle
> Cc: tutor@python.org
> Subject: Re: [Tutor] [TUTOR]Code Deciphering
>
>
>> I was wondering, how do you use Python
-Ursprungligt meddelande-
From: Robert Sjoblom
Sent: Thursday, December 15, 2011 10:34 PM
To: Calle
Cc: tutor@python.org
Subject: Re: [Tutor] [TUTOR]Code Deciphering
I was wondering, how do you use Python to decipher codes? It feels like it
should be pretty simple, but I haven't
> I was wondering, how do you use Python to decipher codes? It feels like it
> should be pretty simple, but I haven't found any tutorials about it yet.
What kind of codes? Or do you mean ciphers? Generally speaking, a code
represent letters or numbers in transmitting a message. In other
words, a c
Hi!
I was wondering, how do you use Python to decipher codes? It feels like it
should be pretty simple, but I haven't found any tutorials about it yet.
Have a nice day!
//
Calle
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subs