codersforcauses / codersforcauses/software-engineering-practices-demo-template
complete the addition function
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Task
Complete the addition function in order to be able to add two numbers
## Acceptance Criteria
- when two numbers are passed into the function called `addition`, then by mathematical operation it is correct
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Python function named `addition` in the repository and inspect how it is called. Verify it accepts two numbers and returns their mathematically correct sum; use any existing project checks or tests to confirm the acceptance criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100