In this video we are solving another coding challenge from Edabit called Hitting the Jackpot using javascript:
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 4 elements.
Here's the link to the coding challenge.
Edabit - Hitting the Jackpot: https://edabit.com/challenge/hxyvTffv...
#edabithittingthejackpot #hittingthejackpotedabit #edabitchallenges #edabitjavascriptsolutions #codingchallenges