public class Strings7
extends java.lang.Object
| Constructor and Description |
|---|
Strings7() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Get a String from the Scanner and display a substring of characters to
the console.
|
public static void main(java.lang.String[] args)
args - the command line String[] array arguments