Problem #241 CORE JAVA PROGRAMMING

Write a Java program to get the character at the given index within the String

Your Solution