Inconsistent file extension handling for .txt files
Abierto
bug
good first issue
- Lenguaje dominante
- Python
- Estrellas
- 1
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Description:
If a user forgets to add .txt while reading, deleting, or creating a file, the program may not behave as expected. This leads to errors or duplicate files.
_Hint: Think about how the program could handle input when users enter a file name with or without the .txt extension._
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.