We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd86225 commit 71d9a70Copy full SHA for 71d9a70
Course Notes/Translation/Traditional Chinese/Week 3/README.md
@@ -2,7 +2,7 @@
2
3
本週的五節課完成你對基本 Julia 的學習。在結束時,你應該具備函數(function)、多重分派(multiple dispatch)、分支(branching)和迭代(iteration)的基礎知識。這些應該為你提供編寫 Julia 代碼的絕佳起始平台。
4
5
-#### 當然,這是除了能夠在 Julia 中編寫有效的表達式、在純文本文件中編寫代碼(code)並運行(run)它們以及除錯(debugging)代碼之外。
+#### 當然,這是除了能夠在 Julia 中編寫有效的表達式、在純文字文件中編寫代碼(code)並運行(run)它們以及除錯(debugging)代碼之外。
6
7
### 課程影片連結
8
0 commit comments