let stringe="12345";console.log(stringe.length);console.log(Math.max(stringe));
Standard input is empty
5 12345
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!