Computer Science, asked by Nanmamaram, 8 months ago

Write a Program to print all 5 digit numbers using loop ​

Answers

Answered by ghost007bros
1

Answer:

Input: N = 12

Output: 1, 2

Input: N = 1032

Output: 1, 0, 3, 2

: Please try your approach on {IDE} first, before moving on to the solution.

Explanation:

Now that I have helped you so pls Subscribe to my YouTube channel- DK GAMING OFFICIAL007 and Mark as the Brainliest pls

Similar questions