Skip to content

Commit a144d80

Browse files
authored
Update four_is_magic.clj
1 parent e666c9f commit a144d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/battle_asserts/issues/four_is_magic.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
(def level :hard)
77

8-
(def tags ["strings"])
8+
(def tags ["strings" "games"])
99

1010
(def description
1111
{:en "Write a function that takes an integer number and returns an English text sequence starting with the English cardinal representation of that integer,

0 commit comments

Comments
 (0)