harish reddy

harish reddy

  • NA
  • 162
  • 30.9k

String in vertical direction

Dec 19 2017 10:15 PM
Hi,
 
I will input a string example " India" and i need to get output as below using string.split options. Not able to get it...
 
Input : INDIA
OUTPUT :
I
N
D
I

Answers (3)