Skip to content

李婷婷#35

Open
goddessting wants to merge 2 commits into
tws-practice:masterfrom
goddessting:master
Open

李婷婷#35
goddessting wants to merge 2 commits into
tws-practice:masterfrom
goddessting:master

Conversation

@goddessting

Copy link
Copy Markdown

昨天下午完成了4个:

@goddessting

Copy link
Copy Markdown
Author

求看~

@goddessting

Copy link
Copy Markdown
Author

昨天做的时候没有精确估时,每个练习完成的时间大概差并不多.

.filter(x => x % 2 == 0)
.map(x => x - 1)
.map(x => "a".charCodeAt(0) + x)
.map(x => String.fromCharCode(x))

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

上面三个map可简写一下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants