This website requires JavaScript.
Explore
Help
Sign In
Ramtin
/
HW-03-oop-and-api-Ramtin
Watch
1
Star
0
Fork
0
forked from
AdvancedProgramming1404/HW-03-oop-and-api
Code
Pull Requests
1
Activity
merge completed assignment into main
#1
Open
Ramtin
wants to merge 10 commits from
develop
into
main
pull from: develop
merge into: :main
:main
:develop
Conversation
0
Commits
10
Files Changed
4
+170
-107
Ramtin
commented
2026-04-30 13:49:49 +00:00
Owner
Copy Link
Copy Source
No description provided.
Arya_Kargar
was assigned by
Ramtin
2026-04-30 13:49:49 +00:00
Ramtin
added 10 commits
2026-04-30 13:49:50 +00:00
implement subtract static and instance method
919e7bc9f7
implement multiply static and instance method
14fe385b17
implement divide static and instance method
ff17c1de49
fix logical bug at subtract instance method
31cebd8cc6
modify divide instance method to throw an error when result has zero denominator
f1ae92771a
modify division instance method error message
ce0861233b
Sync with the latest changes of the main repository
afbc2d1503
create Movie class
190fedbf3a
implement getMoviesByGenreId
e0e20cf256
implement getMovieById
369db0194c
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.
Reviewers
No Reviewers
Labels
No items
No labels
Milestone
No items
No Milestone
Assignees
Clear assignees
Arya_Kargar
Ramtin
No Assignees
Arya_Kargar
1 Participants
Notifications
Subscribe
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Ramtin/HW-03-oop-and-api-Ramtin#1
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
Ramtin/HW-03-oop-and-api-Ramtin
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.