public class Strings2
extends java.lang.Object
| Constructor and Description |
|---|
Strings2() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Gets a String from the Scanner and asks the user which char to display.
|