codersforcauses / codersforcauses/software-engineering-practices-demo-template

complete the subtraction function

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### **Task**

Complete the subtraction function in order to be able to subtract two numbers

### **Acceptance Criteria**

- when two numbers are passed into the function called ```subtraction```, the operation is mathematically correct.

Contributor guide

No contributing guide indexed for this repository

Research direction

Search the repository for the `subtraction` function and inspect its callers or nearby tests. Complete the function so passing two numbers produces the mathematically correct difference, then run the repository's Python tests if available.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.