public class Strings10
extends java.lang.Object
| Constructor and Description |
|---|
Strings10() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Enter a String from the scanner, copy the String to a second String leading
and trailing spaced trimmer, and display both Strings to the console.
|