1 Open Issue Need Help Last updated: Jun 25, 2025

Open Issues Need Help

View All on GitHub

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