Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 1eef819

Browse files
committed
fix: typo
1 parent 64dad88 commit 1eef819

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/lab/lab3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ def game():
557557

558558
> [!NOTE]
559559
>
560-
> 你知道吗,其实函数式编程语言更加贴近人类的思考过程。你有学过函数式编程语言吗?你能在 AI 的帮助下面的这一段 Haskell 代码吗?你觉得函数式编程语言和过程式语言的区别是什么?请在报告中回答。
560+
> 你知道吗,其实函数式编程语言更加贴近人类的思考过程。你有学过函数式编程语言吗?你能在 AI 的帮助下理解下面的这一段 Haskell 代码吗?你觉得函数式编程语言和过程式语言的区别是什么?请在报告中回答。
561561
>
562562
> ```haskell
563563
> safe :: Int -> [Int] -> Int -> Bool

0 commit comments

Comments
 (0)