Conversation
bemself
suggested changes
Dec 19, 2019
|
|
||
| [iframe height=250 src="pow-1" border=1 edit] | ||
|
|
||
| 到目前为止,测试失败了,出现了一个错误。这是合乎逻辑的:我们在 `pow` 是一个空函数,因此 `pow(2,3)` 返回了 `undefined` 而不是 `8`。 |
Collaborator
There was a problem hiding this comment.
[我们在 pow 是一个空函数]
->
[我们的 pow 是一个空函数]
|
Please make the requested changes. After it, add a comment "/done". |
Co-Authored-By: bemself <45781328+bemself@users.noreply.github.com>
Co-Authored-By: bemself <45781328+bemself@users.noreply.github.com>
Member
Author
|
感谢 @bemself 校对,已修改完成 👍 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
目标章节:1-js/03-code-quality/05-testing-mocha
当前上游最新 commit:javascript-tutorial/en.javascript.info@524d598
所做更改如下: