Write a program to take a string from the user and print it in the following way..
Example
Input- INDIA
Output-
I
N
I N D I A
I
A
Answers
Answered by
0
in which programming language would it be loke in c++ or java or c or basic
Similar questions