You need to enable JavaScript to run this app.
CSA Games V1.3
Strings
Relational
Boolean
Loops
Arrays
Mixed
String-Thing
Sound
Timer
Loops
Score = 0
"AARDVARK".substring(0, 4);
A
A
R
D
V
A
R
K
Restart
Select all the letters that are part of the substring.