mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-08 15:56:44 +02:00
translate Ch. 2-2 assignment into zh-cn
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# 试玩函数
|
||||
|
||||
## 说明
|
||||
|
||||
创建一个会返回什么东西的函数,再创建一个不会返回任何东西的函数。
|
||||
|
||||
试试看让它们有多种参数,并且让其中一部分参数有默认值。
|
||||
|
||||
## 评价表
|
||||
|
||||
| 指标 | 优秀 | 良好 | 尚可进步 |
|
||||
| --- | --- | --- | --- |
|
||||
| | 给出了两个或更多运行良好的函数,并且有多种多样的参数 | 只有一个可以正常运行的函数,参数也不多 | 有 Bug |
|
Reference in New Issue
Block a user