3. A Gift for the Programmer by CodeChum Admin Cody doesn't know what The Programmer wants for Christmas so he asked The Programmer if he had a wish-list. The Programmer's eyes lit up and he immediately recited 5 things that he had always wanted to buy. The Programmer will input the 5 things then Cody will print it. Input 1. Name of the first thing Constraints The name is guaranteed to be only 1 word. 2. Name of the second thing Constraints The name is guaranteed to be only 1 word. 3. Name of the third thing Constraints The name is guaranteed to be only 1 word. 4. Name of the fourth thing Constraints The name is guaranteed to be only 1 word. 5. Name of the fifth thing Constraints The name is guaranteed to be only 1 word. Output The first line will contain a message prompt to input the first thing. The second line will contain a message prompt to input the second thing. The third line will contain a message prompt to input the third thing. The fourth line will contain a message prompt to input the fourth thing. The fifth line will contain a message prompt to input the fifth thing. The last line will contain the given things separated by commas. Enter · the · first · thing : · MacBook Enter · the · second · thing : · Ramstick Enter · the · third · thing : · Iphone Enter · the · fourth · thing : · Airpods Enter · the · fifth · thing : · Powerbank MacBook, Ramstick, Iphone, Airpods, Powerbank
3. A Gift for the Programmer
by CodeChum Admin
Cody doesn't know what The Programmer wants for Christmas so he asked The Programmer if he had a wish-list. The Programmer's eyes lit up and he immediately recited 5 things that he had always wanted to buy. The Programmer will input the 5 things then Cody will print it.
Input
1. Name of the first thing
Constraints
The name is guaranteed to be only 1 word.
2. Name of the second thing
Constraints
The name is guaranteed to be only 1 word.
3. Name of the third thing
Constraints
The name is guaranteed to be only 1 word.
4. Name of the fourth thing
Constraints
The name is guaranteed to be only 1 word.
5. Name of the fifth thing
Constraints
The name is guaranteed to be only 1 word.
Output
The first line will contain a message prompt to input the first thing. The second line will contain a message prompt to input the second thing. The third line will contain a message prompt to input the third thing. The fourth line will contain a message prompt to input the fourth thing. The fifth line will contain a message prompt to input the fifth thing. The last line will contain the given things separated by commas.
Enter · the · second · thing : · Ramstick
Enter · the · third · thing : · Iphone
Enter · the · fourth · thing : · Airpods
Enter · the · fifth · thing : · Powerbank
MacBook, Ramstick, Iphone, Airpods, Powerbank
Trending now
This is a popular solution!
Step by step
Solved in 3 steps with 2 images