Develop #1

Open
ShayanEdalatjoo wants to merge 2 commits from develop into main
Owner
No description provided.
ShayanEdalatjoo added 2 commits 2026-07-16 21:01:57 +00:00
ShayanEdalatjoo requested review from HoseinA05 2026-07-16 21:01:57 +00:00
HoseinA05 requested changes 2026-07-30 10:59:49 +00:00
HoseinA05 left a comment
Collaborator

Grades:

Main: (300*0.7)/500

flaws:

  • Code does not run.
  • Assuming product IDs are sequential, but they're not necessarily, and the task says to look for the product ID but here you're just getting the product with index=ID, it's a fragile logic!
  • Late submission
Grades: Main: (300*0.7)/500 flaws: - Code does not run. - Assuming product IDs are sequential, but they're not necessarily, and the task says to look for the product ID but here you're just getting the product with index=ID, it's a fragile logic! - Late submission
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
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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