Mamta1401 / Mamta1401/table-question-
Bunch of 10 outputs.
Open
@Mukesh1960 is already working on this.
Since Oct 28, 2022.
good first issue
hacktoberfest
Hacktoberfest-Accepted
- Dominant language
- Java
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
This code shows us the table of m number to n range, now you separate the table in bunches of 10 numbers till range n ?
Ex. if n = 50 and m = 2, then separate bunch of table of 2 from 1 to 10 next bunch starts from 11 to 20 and so on.
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.