Ayush7614 / Ayush7614/Daily-Coding-DS-ALGO-Practice
Print Multiplication Table of any Integer
Open
- Dominant language
- C++
- Stars
- 323
- Forks
- 472
- PR merge metrics
- No merged PRs in 30d
Description
# Aim
- Print Multiplication Table of any Integer
# Details
- Basic Flow control
- Arithmetic Manipulation
### Programming language
- [x] C
- [ ] C++
- [ ] Java
- [ ] Python
Contributor guide
Research direction
The issue specifies a C program that prints the multiplication table of any integer, but it names no file, entry point, or test. First inspect the repository for existing C practice-program conventions and determine where this exercise belongs. Done means the program accepts an integer and prints its multiplication table; no verification command is given.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100