/look-and-say

A Python implementation of the weird but interesting Look and Say algorithm

Primary LanguagePythonMIT LicenseMIT

LookAndSay

A Python implementation of the weird but interesting Look and Say sequence

Here is a nice video that explains everything about the Look and Say sequence

LookAndSaySequence