best-practice-and-impact / best-practice-and-impact/git-workshop

Subtract one input from another

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Task
Dominant language
No language data
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

### User story
As an analytical code developer, I want a function that subtracts one number from another, so that I can practice using Git.

### Definition of done
- [ ] Runs without error
- [ ] Fully meets the user requirements
- [ ] Documented using a [docstring for python](https://peps.python.org/pep-0257/) or [roxygen2 comment for R](https://cran.r-project.org/web/packages/roxygen2/vignettes/roxygen2.html)
- [ ] Peer reviewed and updated if needed

Contributor guide

No contributing guide indexed for this repository

Research direction

No source file, test, or language is specified; first locate the exercise entry point and determine whether it uses Python or R. Add a function that subtracts one number from another, document it with the required docstring or roxygen2 comment, and verify it runs without error and meets the user story.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, r
Domain
developer-experience
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.