Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 12, 2019 14:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/6fb2b8ce204a85071a22eb41a97ea67f to your computer and use it in GitHub Desktop.
Save Whateverable/6fb2b8ce204a85071a22eb41a97ea67f to your computer and use it in GitHub Desktop.
evalable6
say (1,1,*+*...*)[^100].map: {.log10.Int}
(0 0 0 0 0 0 1 1 1 1 1 2 2 2 2 2 3 3 3 3 4 4 4 4 4 5 5 5 5 5 6 6 6 6 6 7 7 7 7 8 8 8 8 8 9 9 9 9 9 10 10 10 10 10 11 11 11 11 11 12 12 12 12 13 13 13 13 13 14 14 14 14 14 15 15 15 15 15 16 16 16 16 16 17 17 17 17 18 18 18 18 18 19 19 19 19 19 20 20 20)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment