My goal is to get the alphabet letter that the user typed in and show, how many times he typed, the letters that preceded him and his successors, do you understand?
Here's what I did:
static int v;
static String[] Alfa = {"A", "B", "C", "D", "...
asked by
15.10.2016 / 03:59