Kotlinlearncs.online LogoJava
Return to List

Homework: Double X

Imported By: Geoffrey Challen
/ Version: 2021.4.0
/ Adapted from CodingBat

Given a String, return true if the first instance of "x" in the string is immediately followed by another "x".