map_grep.pl

Perl中級

Explorer

C40
C++40
C#40
Dart40
Go40
Java40
JavaScript40
Kotlin40
Objective-C40
Perl
初級10
中級10
foreach_loop.pl
regex_substitute.pl
file_read.pl
map_grep.pl
hash_slice.pl
subroutine.pl
reference.pl
split_join.pl
unless_statement.pl
eval_block.pl
上級10
エキスパート5
マスター5
PHP40
Python40
R40
Ruby40
Rust40
Shell40
Swift40
TypeScript40
map_grep.pl
Click to focus
1
2
@even = grep { $_ % 2 == 0 } @numbers;
@upper = map { uc } @words;
0WPM0%0:000/66(0%)|Ln 1, Col 1
UTF-8Perl

関連する練習問題