RosettaCodeData/Task/Look-and-say-sequence/Mathematica/look-and-say-sequence-3.math

2 lines
38 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
NestList[LookAndSay, 7, 12] // Column