Hey all, me again. So my blackjack game was working fine, I have just added in the if statement to check isAlive and hasBlackJack in my newCard function and now I can't select a new card. This code works in my notes, but in this scrim, it's not. Any ideas? Not getting any errors so very confused https://scrimba.com/scrim/co743401484e5a2edaa98a399
BTW, If I remove the is statement, so take it to original code, it works... 😦