public class DelSpace{
public static void main(String args[]){
String s = "I love the way you lie";
System.out.println(s.trim()+"where");
}
}
// function to validate the entry made by user in user form function validateEntry (){ // declare a variable and referernece of active goog...