- 3

Question

1. [C++ Application] Write a C++ application that inputs one number consisting of four digits from the user. You will need to separate the number into its individual digits and prints the digits separated from one another by two (2 ) spaces each.

15th May 2022, 7:38 AM
Ayub Mohamned Yazid
Ayub Mohamned Yazid - avatar
3 Answers
+ 3
To the unknown person who is posting these questions. You have posted a couple of items on Q&A requesting other people to do you work for you. Spoon feeding answers is not conducive to successful learning. There are some very knowledgeable people here who would love to help you IF YOU MAKE AN EFFORT, and show your attempt.
15th May 2022, 8:50 AM
Rik Wittkopp
Rik Wittkopp - avatar
+ 2
What have you tried? Please link your code. * get input * get digits * output with space
15th May 2022, 8:01 AM
Lisa
Lisa - avatar
+ 1
Ok
15th May 2022, 8:53 AM
Ayub Mohamned Yazid
Ayub Mohamned Yazid - avatar