array_map.js

JavaScript초급

탐색기

C40
C++40
C#40
Dart40
Go40
Java40
JavaScript
초급10
console_log.js
arrow_function.js
array_find.js
destructuring.js
template_literal.js
spread_operator.js
optional_chain.js
nullish_coalesce.js
array_map.js
object_shorthand.js
중급10
고급10
전문가5
마스터5
Kotlin40
Objective-C40
Perl40
PHP40
Python40
R40
Ruby40
Rust40
Shell40
Swift40
TypeScript40
array_map.js
Click to focus
1
const doubled = nums.map(n => n * 2);
0WPM0%0:000/37(0%)|Ln 1, Col 1
UTF-8JavaScript

관련 연습 문제