Finding the Werewolf

# Introduction In this challenge, we will create a simple werewolf game and find the werewolf among the players. Since the use of the `filter` keyword is prohibited, we need to encapsulate a method similar to the array `filter` to achieve the desired functionality.

|60 : 00

Click the virtual machine below to start practicing