@@ -14,6 +14,7 @@ public class main {
return false;
}
public static void displayHangman(int mistakes) {
String[] hangman = new String[7]; // 7 étapes du pendu
The note is not visible to the blocked user.