ajout-difficulte
master
@ -167,7 +167,6 @@ int main() {
char word[256] = "";
choose_random_words(filtered_words, num_filtered_words, word, max_word_length);
int word_length = strlen(word);
printf("%s",word);
int score = play_game(word, word_length);
char play_again;
The note is not visible to the blocked user.