Problem #236 CORE JAVA PROGRAMMING

Write a Java program to trim a string(remove whitespaces)

Your Solution