I need to create a function that gets an array and compare it to a string , outside the array , returning true if, and only if, at least twice the string exists outside the array . The output should look like this:
Str2(["a", "b"...
asked by
10.10.2015 / 23:38