Categories
Archives
Meta
Monthly Archives: September 2007
Morse Code Decoding With Python List Comprehensions
As a small exercise for getting up to speed with Python I decided to solve ruby quiz #121, which is to to write a function that finds all possible decodings of a string of Morse codes without letter- and word-separators. … Continue reading
Posted in Coding, General, Python
Leave a comment