Skip to content

Commit 71d9a70

Browse files
committed
Updated Week 3 README.md
1 parent dd86225 commit 71d9a70

File tree

1 file changed

+1
-1
lines changed
  • Course Notes/Translation/Traditional Chinese/Week 3

1 file changed

+1
-1
lines changed

Course Notes/Translation/Traditional Chinese/Week 3/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
本週的五節課完成你對基本 Julia 的學習。在結束時,你應該具備函數(function)、多重分派(multiple dispatch)、分支(branching)和迭代(iteration)的基礎知識。這些應該為你提供編寫 Julia 代碼的絕佳起始平台。
44

5-
#### 當然,這是除了能夠在 Julia 中編寫有效的表達式、在純文本文件中編寫代碼(code)並運行(run)它們以及除錯(debugging)代碼之外。
5+
#### 當然,這是除了能夠在 Julia 中編寫有效的表達式、在純文字文件中編寫代碼(code)並運行(run)它們以及除錯(debugging)代碼之外。
66

77
### 課程影片連結
88

0 commit comments

Comments
 (0)