Mamta1401 / Mamta1401/table-question-

Bunch of 10 outputs.

Open
#1 5 comments 0 reactions 4 assignees View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.