Grizzly
0
Q:

kotlin contains

var word = "grepper"

if(word.contains("pp")) {
    println("yes")
}
0

New to Communities?

Join the community