提出string has vowels如果代表this is a test?
不知道这是什么语言。但是看起来是如果this is a test 这 个字符串满足 /aeiou/正则表达式的话,if 后面就是true。执行puts String has vowels的意思