codersforcauses / codersforcauses/software-engineering-practices-demo-2024-winter
Complete the ```multiplication``` function
Open
@marcogunawan9763 is already working on this.
Since Jun 22, 2024.
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### **Task**
Complete the multiplication function in order to be able to multiply two numbers
### **Acceptance Criteria**
- when two numbers are passed into the function called ```multiplication```, then the operation is mathematically correct
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.