public class Strings9
extends java.lang.Object
| Constructor and Description |
|---|
Strings9() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Get a String from the Scanner and display the String to the console
in all lowercase and all uppercase letters.
|