回溯法--查找某单词

print(findWord(array,query))

最后输出结果:True

原文地址:https://www.cnblogs.com/xiximayou/p/11920912.html