Re: [Tutor] password cipher

2011-05-06 Thread pwnedomina
Em 07-05-2011 00:29, Alan Gauld escreveu: "pwnedomina" wrote Can you write code to print a table of any kind? For example can you print out a multiplication table, say the 3 times table, like this: 1 x 3 = 3 2 x 3 = 6 ... Show us your code. That will give us an idea of where your understandin

Re: [Tutor] password cipher

2011-05-06 Thread Alan Gauld
"pwnedomina" wrote Can you write code to print a table of any kind? For example can you print out a multiplication table, say the 3 times table, like this: 1 x 3 = 3 2 x 3 = 6 ... Show us your code. That will give us an idea of where your understanding and skill level lies. PS. There is code

Re: [Tutor] password cipher

2011-05-06 Thread pwnedomina
Em 06-05-2011 22:59, Alan Gauld escreveu: "pwnedomina" wrote Can you write Python code already? Or are you a complete beginner? Do you know how to produce the table by hand - using pen and paper say? im a beginner, can you show a sample of code in order to do this task? I could but it ma

Re: [Tutor] password cipher

2011-05-06 Thread Alan Gauld
"pwnedomina" wrote Can you write Python code already? Or are you a complete beginner? Do you know how to produce the table by hand - using pen and paper say? im a beginner, can you show a sample of code in order to do this task? I could but it may not mean anything to you. Can you write c

Re: [Tutor] password cipher

2011-05-06 Thread pwnedomina
Em 06-05-2011 17:10, Alan Gauld escreveu: "pwnedomina" wrote hi. i wonder if its possible to generate cipher a tabula recta in python like the one show here http://lifehacker.com/?_escaped_fragment_=5715794/how-to-write-down-and-encrypt-your-passwords-with-an-old+school-tabula-recta#!5715794/

Re: [Tutor] Unpack requires a string argument of length 8

2011-05-06 Thread Alan Gauld
"Susana Iraiis Delgado Rodriguez" wrote I already changed the code, I added the try statement and the script runned without ponting to an error. So to be clear. You run the script and it does NOT print 'El archivo ' +filepath+ ' esta vacio' But your file could still be empty since

Re: [Tutor] password cipher

2011-05-06 Thread Alan Gauld
"pwnedomina" wrote hi. i wonder if its possible to generate cipher a tabula recta in python like the one show here http://lifehacker.com/?_escaped_fragment_=5715794/how-to-write-down-and-encrypt-your-passwords-with-an-old+school-tabula-recta#!5715794/how-to-write-down-and-encrypt-your-passwor

Re: [Tutor] Unpack requires a string argument of length 8

2011-05-06 Thread Susana Iraiis Delgado Rodriguez
Hello Marc and Jim! First of all, thanks to both of you! I already changed the code, I added the try statement and the script runned without ponting to an error. But now, I have another problem, even though, it doesn't show an error message and makes the txt files, the files don't have any lines