revise zh-tw article & add lesson 7 missing file

This commit is contained in:
CRTao
2021-03-14 11:40:06 +08:00
parent cb23d62826
commit 50cf8a27bb
16 changed files with 37 additions and 16 deletions

View File

@@ -190,6 +190,6 @@ setTimeout(() => {
這很值得去閱讀[關於箭頭函式的資料](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions),它們越來越常被用在程式碼上。試著寫個函式,再改寫成箭頭語法。
## 課題
## 作業
[把玩函式](assignment.zh-tw.md)