We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7df1c3 commit 64bfd1aCopy full SHA for 64bfd1a
src/battle_asserts/issues/count_and_say.clj
@@ -4,7 +4,7 @@
4
5
(def level :hard)
6
7
-(def tags ["strings"])
+(def tags ["strings" "games"])
8
9
(def description
10
{:en "Conway's \"Look and Say\" sequence is a sequence of numbers in which each term \"reads aloud\" the digits of the previous term.
0 commit comments