Not really knowing Python, I decided to give the code thing a shot, and downloaded Python, ran the thing and got an invalid syntax on the last line print s.join
| This article is rated C-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | ||||||||||||||||||||||||
| ||||||||||||||||||||||||
Not really knowing Python, I decided to give the code thing a shot, and downloaded Python, ran the thing and got an invalid syntax on the last line print s.join([decrypt(n, c) for n, c in enumerate(ciphertext)]) Again, not knowing Python, I don't know how to fix it, but it should be fixed. 223ankher (talk) 01:58, 26 July 2008 (UTC)
print s.join([decrypt(n, c) for n, c in enumerate(ciphertext)])print "".join([decrypt(n, c) for n, c in enumerate(ciphertext)])
Would it also not be better to have the code in pseudo-code rather than python? I only think that because pseudo-code is generalisable to any programming language, not just python. —Preceding unsigned comment added by 81.111.102.183 (talk) 20:55, 10 October 2010 (UTC)
This article is ridiculously complex for a layman to read. If you are unaware of the most basic forms of chypering this article is overwhelming and confusing to read. None of the terms herein are adequetly explained and the article on the whole is not well explained at all. —Preceding unsigned comment added by 84.65.186.166 (talk) 20:33, 23 October 2007 (UTC)
Um, the proposed solution under "Possible answers" seems rather far-fetched, don't you think? Bromskloss 18:53, 27 April 2006 (UTC)
Who shall credit go to? Or should it just stay "an anonymous Wikipedia user"? --Elonka 01:08, 28 April 2006 (UTC)
Can somone please add the external link http://smithycode.wikitimescale.org/
Please follow the link and decide wheater its usefull for this article or not, if you think it's usefull, please add it. It is a tool to crack the code or try to crack the code (since it already has been cracked). Nothing special, but I had a controversy with an admin about another story and he deleted all my external links, including this one which has nothing to do with the original controversy. I am now no longer allowed by this admin to add this link to this article. This admin recommended to write this request into the discussion page and wait for someone other who think it's worthy to add this link. Thank you. Echalone 20:52, 23 September 2006 (UTC)
Given the notability tag on this article - it can be transfered to [2] if felt more appropriate. Jackiespeel (talk) 09:37, 17 September 2012 (UTC)
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.