Skip to content

Commit

Permalink
Update jackpot.clj
Browse files Browse the repository at this point in the history
  • Loading branch information
solar05 committed Oct 10, 2024
1 parent b771f1a commit 47d6e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/battle_asserts/issues/jackpot.clj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

(def level :elementary)

(def tags ["strings"])
(def tags ["strings" "games"])

(def description
{:en "Create a function that takes in an array (slot machine outcome) and returns true if all elements in the array are identical, and false otherwise. The array will contain 3 elements."
Expand Down

0 comments on commit 47d6e56

Please sign in to comment.