Words starting with 'Y' are right after 'H' and mixed with 'I' for some reason.
Guide contributeur
Stack technique
python
Domaine
data
Type d'issue
bug
DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
2
Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
1-3 hours
Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
stale
ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
mostly clear
Prérequis
Aucun
Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
40
Direction de recherche
First, examine the words.txt file in the repository to confirm the incorrect ordering of words starting with 'Y' after 'H' and intermingled with 'I'. Then, determine if the entire file is sorted or if only a portion is affected. Finally, propose a script to re sort the file correctly, ensuring the fix preserves duplicates if any. Check existing comments for any discussion on the cause.