Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
JavaScript
/
JavaScript
What does calling `async function value() { return 7 }` return?
from JavaScript
intermediate
1 min
What does calling `async function value() { return 7 }` return?
A Promise fulfilled with `7`
The number `7` directly
A pending Promise that never settles
Check
Ask AI about this kata
Report an error
previous kata
Name the well-known symbol method that an asynchronous iterable exposes
Fill in
next kata
Two requests are independent. Which form starts both before waiting and preserves both re…
Quiz
A new version is available
Reload