Develop #1

Open
HesamGhazi wants to merge 2 commits from develop into main
Owner
  • Read data from CSV files using Java file handling
  • Parse and process text-based data
  • Use exception handling to manage invalid input
  • Skip invalid rows without stopping the entire program
  • Generate and save reports into output files
- [x] Read data from CSV files using Java file handling - [x] Parse and process text-based data - [x] Use exception handling to manage invalid input - [x] Skip invalid rows without stopping the entire program - [x] Generate and save reports into output files
HesamGhazi added 2 commits 2026-06-23 17:48:49 +00:00
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin develop:develop
git checkout develop
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: HesamGhazi/HW-06-exceptions-and-file-handling#1