Which line of code will get the second character in the string?
String message = "I don't think so";
There are no hints for this question