Return True if the given string contains an appearance of “xyz”

前端 未结 0 1344
时光说笑
时光说笑 2021-01-14 09:00

Return True if the given string contains an appearance of "xyz" where the xyz is not directly preceeded by a period (.). So "xxyz" counts but "x.xyz

相关标签:
回答
  • 消灭零回复
提交回复
热议问题