Write a program that takes a number from user and display the output as shown in below two runs of the program. Example 1: Example 2: Enter a number 6 Enter a number 4 | 1 1 12 12 123 123 1234 1234 any key continue ... 12345 Press to 123456 Press any key to continu

icon
Related questions
Question

Write a C++ program that takes a number from user and display the output as shown in below two runs of the program.

Write a program that takes a number from user and display the output as
shown in below two runs of the program.
Example 1:
Еxample 2:
Enter a number 6
Enter a number 4
1
1
12
12
123
123
1234
1234
12345
Press
any key
to
continue ...
123456
Press any key to continu
Transcribed Image Text:Write a program that takes a number from user and display the output as shown in below two runs of the program. Example 1: Еxample 2: Enter a number 6 Enter a number 4 1 1 12 12 123 123 1234 1234 12345 Press any key to continue ... 123456 Press any key to continu
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 2 images

Blurred answer