String username = "ShadowCypher"; int length = username.length()-12; return ("Arrays start at" + length);