Em 06-05-2011 17:10, Alan Gauld escreveu:

"pwnedomina" <pwnedom...@gmail.com> 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-passwords-with-an-old+school-tabula-recta
, i need to generate a chart like this image sheet
its possible to this using a python code?

Yes it's very possible. All you need are some print statements
with suitable formatting. Or you could create an HTML file with
a table...

What is your problem exactly? What bit do you not understand?

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?

Is this a homework assignment?
Or do you have a specific use for this?
(There may be other, simpler, ways to do what you want.)

HTH,


im a beginner, can you show a sample of code in order to do this task?

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to