Open Issues Need Help
View All on GitHub [IO] Implementar Leitor de Arquivos 2 months ago
AI Summary: Implement a file reader for a "program.txt" file. The reader should handle file not found exceptions, store each line with its line number, and close the file after reading. The primary goal is to read the file; no compilation or execution is required at this stage.
Complexity:
2/5
good first issue