// your code goes here const str = "Hello";const arr = str.split('');console.log(arr);
Standard input is empty
H,e,l,l,o
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!