the first paragraph of a document. It contains some information about the document and provides an overview of what is included. The document may also contain other paragraphs, such as a second paragraph or a third paragraph. """ # 要搜索的内容 query = "paragraph" # 调用函数并打印结果 result = find_indices(document, query) print(result) [2024-10-21 21:44:08 | AI写代码神器 | 231点数解答]